Dangerous Key Bug

# If event.message is "Silver":
        if event.message == "Silver":
            # The pet should fetch the gold key.
            pet.fetch(solverKey)
            # The pet should fetch the silver key.
            

I put this code in and it works. I am not sure how. I said solverKey lol
You might want to fix this.

is that all the code?

that is just the bugged part. I cant really post the full code because then people could cheat off my code.

1 Like