9 lines
158 B
Plaintext

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