5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
void main()
|
|
{
|
|
ExecuteScript("prc_npc_death", OBJECT_SELF);
|
|
ExecuteScript("nw_ch_ac7", OBJECT_SELF);
|
|
} |