Change this: playerStash = {#item : quantity# "rope": 77, "giant's toe" : 1, "gold" : 420} to: playerStash = {"item" : "quantity" "rope": 77, "giant's toe" : 1, "gold" : 420} i just removed the #item and quantity as they were for my reference when i first started it doesn't change anything.