public static void CloseDoor(string roomID, string direction) { CommandParser.CloseDoorOverride(roomID, direction); }