![]()  | 
Routines | 
| Prev: EE8D | Up: Map | Next: EEA7 | 
| 
 | 
||||
| Process_ExamineStaff | EE9C | LD A,$61 | Call IsPlayerCarryingItem with item 61: "A staff". | |
| EE9E | CALL IsPlayerCarryingItem | |||
| 
 
Print "It is carved from oak and is
stoutly made."
 
 | 
||||
| EEA1 | LD HL,$D188 | HL=Messaging_CarvedFromOak. | ||
| EEA4 | JP PrintStringAndNewline_Duplicate | Jump to PrintStringAndNewline_Duplicate. | ||
| Prev: EE8D | Up: Map | Next: EEA7 |