I'm making a text based adventure game where I have two commands: move and interact. The startup works just fine, but then when the player is supposed to walk into the first few rooms it won't print the correct room description. Instead, it prints the one for the very first room that you start in. When the player pulls the lever and walks back to the first room it won't continue further either. I don't really know why this won't work. Help would be appreciated!
The code can be found in this pastebin: https://paste.pythondiscord.com/36HQ