5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
|
void main()
|
||
|
{
|
||
|
ExecuteScript("nw_ch_ac4", OBJECT_SELF);
|
||
|
ExecuteScript("prc_npc_conv", OBJECT_SELF);
|
||
|
}
|