![]() |
Routines |
Prev: EE74 | Up: Map | Next: EE9B |
|
||||
Make the wave inactive.
|
||||
Event_Wave | EE90 | LD HL,$BC66 | Reset bit 7 of *Flag_TurnBasedEventState which relates to the wave. | |
EE93 | RES 7,(HL) | |||
Print "A massive wave hits the boat.
It overturns. You're drowning.".
|
||||
EE95 | LD HL,$E567 | HL=Messaging_AMassiveWaveHitsTheBoat. | ||
EE98 | JP Events_GameOver | Jump to Events_GameOver. |
Prev: EE74 | Up: Map | Next: EE9B |