I'm trying to create commands that take the player-object to certain rooms, however, if I have two commands, then both commands default to only one of them, and I am unable to discern as to why.
Further information: I am typing it as text within the room description, with a '{command:}' that uses two distinct commands. Each has it's own expression and script to run, however both links connect to the same script.
Any help or explanation as to why this is occurring and how to prevent it from happening again is greatly appreciated, thank you!