Files
2009scape/dumps/scripts/1829.cs2
T
2021-03-07 20:37:32 -06:00

13 lines
194 B
Plaintext

void script_1829(int arg0) {
if (((boolean)script_1820(arg0))) {
return;
}
if (((boolean)globalint_256)) {
globalint_256 = 1;
} else {
globalint_256 = 0;
}
script_1777();
return;
}