Earlier quoted context omitted.
How'd you do it? I'm trying to do: localStorage.data = localStorage.data.replace('sword1', goldensword') But it just reverts after I type that into the console. Could someone explain how it works?
I actually did this in Chrome by just opening up the developer console, clicking on the Resources tab, and modifying the value directly. You'll see Local Storage under Databases in that tree on the left.
I did the same thing. You can actually change the weapon to "flask" (so it doesn't show up) and armor to things like "boss", "rick", "nyan", etc. "Rat" is pretty fun too.