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

13 lines
194 B
Plaintext

void script_1825(int arg0) {
if (((boolean)script_1820(arg0))) {
return;
}
if (((boolean)globalint_249)) {
globalint_249 = 1;
} else {
globalint_249 = 0;
}
script_1773();
return;
}