forked from Jaysyn/PRC8
5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
|
void main()
|
||
|
{
|
||
|
ExecuteScript("nw_ch_acb", OBJECT_SELF);
|
||
|
ExecuteScript("prc_npc_spellat", OBJECT_SELF);
|
||
|
}
|