Prev: 63263 Up: Map Next: 63289
63280: Process: Kill Wolves
Make sure the player is even carrying a sword.
Process_KillWolves 63280 CALL IsPlayerCarryingSword Call IsPlayerCarryingSword.
Print "You can't.There are too many of them.".
63283 LD HL,56881 HL=Messaging_YouCantTooManyOfThem.
63286 JP PrintStringAndNewline_Duplicate Jump to PrintStringAndNewline_Duplicate.
Prev: 63263 Up: Map Next: 63289