![]() |
Routines |
Prev: EA72 | Up: Map | Next: EA90 |
|
||||
Print "
A group of rats scurry off into
hiding.".
|
||||
Event_Rats | EA84 | LD HL,$CB73 | HL=Messaging_GroupOfRatsScurryOff. | |
EA87 | CALL PrintStringAndNewline | Call PrintStringAndNewline. | ||
EA8A | LD A,$09 | Call Handler_DestroyItemEvent with item 09: N/A. | ||
EA8C | CALL Handler_DestroyItemEvent | |||
EA8F | RET | Return. |
Prev: EA72 | Up: Map | Next: EA90 |