Added initial version

This commit is contained in:
Ceikry
2021-03-07 20:37:32 -06:00
commit b452bd670c
13290 changed files with 1178433 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
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;
}