Prev: 8063 Up: Map Next: 8182
8153: Game Over message.
Set as the scroller start by game_over on game over. Immediately followed by msg_credits with no $FF separator, so the ticker falls through into the credits after the GAME OVER text. The scroller resets to msg_credits (not here) on $FF, so GAME OVER appears only once.
msg_game_over 8153 DEFM " .....GAME OVER..... "
Prev: 8063 Up: Map Next: 8182