![]()  | 
Routines | 
| Prev: F71F | Up: Map | Next: F739 | 
| 
 | 
||||
| 
 
Make sure the player is even carrying a sword.
 
 | 
||||
| Process_KillWolves | F730 | CALL IsPlayerCarryingSword | Call IsPlayerCarryingSword. | |
| 
 
Print "You can't.There are too many
of them.".
 
 | 
||||
| F733 | LD HL,$DE31 | HL=Messaging_YouCantTooManyOfThem. | ||
| F736 | JP PrintStringAndNewline_Duplicate | Jump to PrintStringAndNewline_Duplicate. | ||
| Prev: F71F | Up: Map | Next: F739 |