6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(GetModule(), "palsforwagon", 7);
|
||
|
ExecuteScript("nw_c2_defaultb", OBJECT_SELF);
|
||
|
}
|