9 lines
158 B
Plaintext

void script_2235() {
if (globalint_1130 > 0) {
playSoundEffect(8729, 1, 0);
globalint_1130 = subtract(globalint_1130, 1);
script_2220();
}
return;
}