mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
316 B
Text
8 lines
316 B
Text
void script_1536(int arg0) {
|
|
setScriptCallOnConfigChange(1537, 1747, 1, "Y", new WidgetPointer(arg0));
|
|
setScriptCallOnItemContainerUpdate(1538, 93, 94, 530, 3, "Y", new WidgetPointer(arg0));
|
|
setScriptCallOnGlobalStringChange(1539, 352, 1, "Y", new WidgetPointer(arg0));
|
|
script_4592();
|
|
script_4597();
|
|
return;
|
|
}
|