9 lines
158 B
Plaintext

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