12 lines
260 B
Plaintext
12 lines
260 B
Plaintext
void script_2228() {
|
|
if ((globalint_1127 < 15) && (script_2240() < globalint_1135)) {
|
|
playSoundEffect(8729, 1, 0);
|
|
globalint_1128 = add(globalint_1128, 1);
|
|
} else {
|
|
standart_config_1685 = 1;
|
|
playSoundEffect(2277, 1, 0);
|
|
}
|
|
script_2220();
|
|
return;
|
|
}
|