mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
154 B
Text
8 lines
154 B
Text
void script_857() {
|
|
playSoundEffect(2605, 1, 0);
|
|
if (bitconfig_4400 > 0) {
|
|
globalint_108 = subtract(bitconfig_4400, 1);
|
|
script_861();
|
|
}
|
|
return;
|
|
}
|