![]() |
Routines |
Prev: 63338 | Up: Map | Next: 63359 |
|
||||
Make sure the player is even carrying a sword.
|
||||
Process_KillDruid | 63350 | CALL IsPlayerCarryingSword | Call IsPlayerCarryingSword. | |
Print "The druid avoids your blow and
stabs you with a sacrificial
knife.".
|
||||
63353 | LD HL,57072 | HL=Messaging_DruidAvoidsBlow. | ||
63356 | JP Response_IfSwordThenGameOver | Jump to Response_IfSwordThenGameOver. |
Prev: 63338 | Up: Map | Next: 63359 |