![]()  | 
Routines | 
| Prev: 60048 | Up: Map | Next: 60084 | 
| 
 | 
||||
| 
 
Print "
The woman says:-
"Warlord,I can guide you through
the swamp. Follow me."
She goes North.".
 
 | 
||||
| Event_WomanGuidesThroughSwamp_North | 60060 | LD HL,52172 | HL=Messaging_WomanSaysWarlordGuideSwamp. | |
| 60063 | CALL PrintStringAndNewline | Call PrintStringAndNewline. | ||
| 60066 | LD A,62 | Call Handler_DestroyItemEvent with item 62: N/A. | ||
| 60068 | CALL Handler_DestroyItemEvent | |||
| 60071 | LD A,63 | Call ScenicEventTriggered with item 63: N/A. | ||
| 60073 | CALL ScenicEventTriggered | |||
| 60076 | LD B,61 | Call Handler_UpdateItemLocation to move "A young woman" to A Small Clearing. | ||
| 60078 | LD C,44 | |||
| 60080 | CALL Handler_UpdateItemLocation | |||
| 60083 | RET | Return. | ||
| Prev: 60048 | Up: Map | Next: 60084 |