mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
7 lines
170 B
Text
7 lines
170 B
Text
void script_826() {
|
|
int ivar0;
|
|
ivar0 = getClientCycle();
|
|
setScriptCallOnGameloop(827, ivar0, "i", new WidgetPointer(465,2));
|
|
playSoundEffect(4437, 1, 58);
|
|
return;
|
|
}
|