name: "Rainbow Color Doors" panel_display_name: "East Area" panels { name: "CROW" path: "Panels/Blue Room/panel_entry" clue: "crow" answer: "murder" symbols: PLANET } # TODO: These three need to be moved onto the roof when the stairs are present, # because otherwise they become impossible to solve. panels { name: "DIRECTION (1)" path: "Panels/Castle Entrance/castle_direction_1" clue: "direction" answer: "north" symbols: EXAMPLE } panels { name: "DIRECTION (2)" path: "Panels/Castle Entrance/castle_direction_2" clue: "direction" answer: "south" symbols: EXAMPLE } panels { name: "DIRECTION (3)" path: "Panels/Castle Entrance/castle_direction_3" clue: "direction" answer: "west" symbols: EXAMPLE } panels { name: "INWALK" path: "Panels/Hexes/tower_1" clue: "inwalk" answer: "outrun" symbols: SUN symbols: PYRAMID } panels { name: "RAIN" path: "Panels/Hexes/tower_2" clue: "rain" answer: "runoff" symbols: AGE } panels { name: "PURCHASE" path: "Panels/Hexes/tower_3" clue: "purchase" answer: "handover" symbols: AGE } panels { name: "HOURS" path: "Panels/Hexes/tower_4" clue: "hours" answer: "overtime" symbols: AGE } panels { name: "MISCHIEF" path: "Panels/Hexes/tower_5" clue: "mischief" answer: "timeout" symbols: AGE } panels { name: "CASUAL" path: "Panels/Hexes/tower_6" clue: "casual" answer: "offhand" symbols: SUN } panels { name: "PUMP" path: "Panels/Pumpkin Room/pumpkin_1" clue: "pump" answer: "pumpkin" symbols: SPARKLES } paintings { name: "SEA3" path: "Components/Paintings/Group2/sea3" } paintings { name: "SEA2" path: "Components/Paintings/Group2/sea2" } paintings { name: "ACHES2" path: "Components/Paintings/Group1/aches2" }