6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
void main()
|
|
{
|
|
ExecuteScript("prc_onaquire", OBJECT_SELF);
|
|
ExecuteScript("x2_mod_def_aqu", OBJECT_SELF);
|
|
}
|