![]()  | 
Routines | 
| Prev: 60108 | Up: Map | Next: 60151 | 
| 
 | 
||||
| 
 
Print "
The woman goes East.".
 
 | 
||||
| Event_WomanGuidesThroughSwamp_East_2 | 60132 | LD HL,52262 | HL=Messaging_WomanGoesEast. | |
| 60135 | CALL PrintStringAndNewline | Call PrintStringAndNewline. | ||
| 60138 | LD A,65 | Call Handler_DestroyItemEvent with item 65: N/A. | ||
| 60140 | CALL Handler_DestroyItemEvent | |||
| 60143 | LD B,61 | Call Handler_UpdateItemLocation to move "A young woman" to In An Oozing Quagmire. | ||
| 60145 | LD C,39 | |||
| 60147 | CALL Handler_UpdateItemLocation | |||
| 60150 | RET | Return. | ||
| Prev: 60108 | Up: Map | Next: 60151 |