![]()  | 
Routines | 
| Prev: 60679 | Up: Map | Next: 60711 | 
| 
 | 
||||
| Process_EnterSwamp_01 | 60695 | LD A,106 | Call CheckObjectInInventory with item 106: "A torc (worn)". | |
| 60697 | CALL CheckObjectInInventory | |||
| 60700 | RET NZ | Return if "A torc (worn)" is not in the players inventory. | ||
| 60701 | CALL Response_TorcWarmsUpAsYouLook | Call Response_TorcWarmsUpAsYouLook. | ||
| 
 
Print "South,East & West.".
 
 | 
||||
| 60704 | LD HL,57421 | HL=Messaging_SouthEastWest. | ||
| 60707 | CALL PrintStringAndNewline | Call PrintStringAndNewline. | ||
| 60710 | RET | Return. | ||
| Prev: 60679 | Up: Map | Next: 60711 |