please help me if you know how to do this level
Help me backwoods endangered burl [SOLVED]
MunkeyShynes
#4
Enemy is already defined in the sample code so you don’t need any additional variable definitions. Just follow this example for each enemy type.
guy_oy
#11
hey if you want to check it out i have another conversation called is a simple katana worth buying here’s the linkhttps://discourse.codecombat.com/t/is-the-simple-katana-worth-buying-if-you-all-ready-have-a-sword-like-the-long-sword/16806
MunkeyShynes
#15
Why did you duplicate the code? You have two loops for the same thing. The code will never see the second loop. Everything above line 17 needs to be deleted.
Enderlord832
#18
Put solved in your title to let everyone know that this topic has been solved @guy_oy , Thanks!