6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
|
void main()
|
||
|
{
|
||
|
ExecuteScript("prc_ondying", OBJECT_SELF);
|
||
|
ExecuteScript("nw_o0_dying", OBJECT_SELF);
|
||
|
}
|