mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
8 lines
159 B
Text
8 lines
159 B
Text
void script_1873() {
|
|
if (globalint_200 > 0) {
|
|
script_3064(1);
|
|
setScriptCallOnGameloop(-1, "", new WidgetPointer(906,171));
|
|
script_3097();
|
|
}
|
|
return;
|
|
}
|