mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
7 lines
317 B
Text
7 lines
317 B
Text
void script_654() {
|
|
setScriptCallOnItemContainerUpdate(4113, 523, 524, 525, 526, 527, 528, 540, 7, "Y", new WidgetPointer(109,16));
|
|
setScriptCallOnGrandExchangeUpdate(4113, "", new WidgetPointer(109,16));
|
|
setScriptCallOnConfigChange(4113, 1267, 1269, 2, "Y", new WidgetPointer(109,16));
|
|
script_4114();
|
|
return;
|
|
}
|