FunctionsMainHallWalkMainHallWalk CallableMainHallWalk(RoomName: string): voidValidates the player's move into a new room. Before entering the requested rooms, the player can be attacked by random kidnappers or intercepted by various NPC typesParametersRoomName: stringName of the room the player is heading toReturns voidNothing
Validates the player's move into a new room. Before entering the requested rooms, the player can be attacked by random kidnappers or intercepted by various NPC types