a96a91be-3e6d-4b24-9c5e-17c938b0888f 1.0 2013 hint010.passed = true if (this.parent = player) { msg ("You already have it!") } else if (not this.parent = player.parent) { msg ("You cannot see that here") } else { msg ("You take the key!") hint020.passed = true key.parent = player } hint040.passed = true Try going south. Pick up the key. msg ("Now you have the key, what can you do with it?") this.passed = true Type UNLOCK to unlock the door. Just go south again. hintcount unlock