#Codes arent activating
6 messages · Page 1 of 1 (latest)
restart game, and make sure you dont have any errors in the code, shown with red errors in the top left upon entering a location
Multi-word strings should be within quotes ""
And you can add some print commands to verify which lines work and which don't
In this case, the , in the foe name is a character with code meaning, so the " is required if you want to use it in the text comparison, or you can write a partial name instead.