Search in _zombiemode for game_over.
I have this:
add_sound( "end_of_game", "mx_game_over" );
So you have to make a sound called mx_game_over and convert it like you would normally do.
I have this:
add_sound( "end_of_game", "mx_game_over" );
So you have to make a sound called mx_game_over and convert it like you would normally do.

11 years ago