![]()  | 
Routines | 
| Prev: 60132 | Up: Map | Next: 60169 | 
| 
 | 
||||
| 
 
Print "
As you watch,the druid performs
a sacrificial rite.He puts a
slave into a wicker cage and
lights a fire beneath it...".
 
 | 
||||
| Event_Druid | 60151 | LD HL,52307 | HL=Messaging_WatchDruidPerformsSacrificialRite. | |
| 60154 | CALL PrintStringAndNewline | Call PrintStringAndNewline. | ||
| 
 
Print "The unfortunate slave perishes
and the fire goes out.".
 
 | 
||||
| 60157 | LD HL,52426 | HL=Messaging_SlavePerishes. | ||
| 60160 | CALL PausePrintStringAndScroll | Call PausePrintStringAndScroll. | ||
| 60163 | LD A,74 | Call Handler_DestroyItemEvent with item 74: N/A. | ||
| 60165 | CALL Handler_DestroyItemEvent | |||
| 60168 | RET | Return. | ||
| Prev: 60132 | Up: Map | Next: 60169 |