6 lines
116 B
Plaintext
6 lines
116 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt (GetModule(), "supplywagon2", 0);
|
|
ExecuteScript("nw_c2_defaultb", OBJECT_SELF);
|
|
}
|