name: "Back Area" panel_display_name: "Back Area" panels { name: "PLANT" path: "Panels/General/entry_14" clue: "plant" answer: "growth" symbols: NULL } panels { name: "TREE" path: "Panels/General/entry_15" clue: "tree" answer: "growth" symbols: NULL } panels { name: "PAINTING" path: "Panels/General/entry_11" clue: "painting" answer: "art" symbols: EXAMPLE } panels { name: "TOWEL" path: "Panels/Towers/tower_2" clue: "towel" answer: "tower" symbols: SPARKLES } paintings { name: "SPIRAL" path: "Components/Paintings/spiral" enter_only: true orientation: "north" required_door { name: "Spiral Painting" } # TODO: Hint painting type } ports { name: "UNKEMPT" display_name: "Unkempt Entrance" path: "Meshes/Blocks/Warps/worldport5" destination { x: 72 y: 0 z: 10.5 } rotation: 180 } ports { name: "THREEDOORS" display_name: "Three Doors Entrance" path: "Meshes/Blocks/Warps/worldport16" destination { x: 77 y: 0 z: 33.5 } rotation: 0 } ports { name: "TOWER" display_name: "Tower Entrance" path: "Meshes/Blocks/Warps/worldport10" destination { x: 0 y: 0 z: 52 } rotation: 0 required_door { name: "Tower Entrance" } # The reverse warp bypasses the door, so there needs to be two oneway connections. } ports { name: "TREE" display_name: "Tree Entrance" path: "Meshes/Blocks/Warps/worldport17" destination { x: 26 y: 0 z: 58 } rotation: 180 }