6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
|
void main()
|
||
|
{
|
||
|
ExecuteScript("waterenter", OBJECT_SELF);
|
||
|
ExecuteScript("qenter", OBJECT_SELF);
|
||
|
}
|