![]()  | 
Routines | 
| Prev: F76A | Up: Map | Next: F77F | 
| 
 | 
||||
| 
 
Make sure the player is even carrying a sword.
 
 | 
||||
| Process_KillDruid | F776 | CALL IsPlayerCarryingSword | Call IsPlayerCarryingSword. | |
| 
 
Print "The druid avoids your blow and
stabs you with a sacrificial
knife.".
 
 | 
||||
| F779 | LD HL,$DEF0 | HL=Messaging_DruidAvoidsBlow. | ||
| F77C | JP Response_IfSwordThenGameOver | Jump to Response_IfSwordThenGameOver. | ||
| Prev: F76A | Up: Map | Next: F77F |