mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
9 lines
234 B
Text
9 lines
234 B
Text
void script_1938() {
|
|
globalint_556 = add(getClientCycle(), multiply(2000, 30));
|
|
globalint_559 = 255;
|
|
globalint_560 = 0;
|
|
globalint_561 = 0;
|
|
globalint_562 = 0;
|
|
setWidgetUnknownBoolean(false, new WidgetPointer(809,15));
|
|
return;
|
|
}
|