name: "Globe Room" panel_display_name: "Southwest Area" panels { name: "NORTH" path: "Panels/Halls/directions_1" clue: "north" answer: "shotu" symbols: EXAMPLE proxies { answer: "south" path: "Panels/Halls/directions_2" } proxies { answer: "west" path: "Panels/Halls/directions_3" } proxies { answer: "east" path: "Panels/Halls/directions_4" } } panels { name: "HIDDEN" path: "Panels/Halls/halls_16" clue: "hidden" answer: "ceortv" symbols: SUN proxies { answer: "covert" path: "Panels/Halls/secret_proxy_5" } proxies { answer: "secret" path: "Panels/Halls/secret_proxy_6" } } panels { name: "TICK" path: "Panels/Sticks/stick_1" clue: "tick" answer: "tskci" symbols: SPARKLES proxies { answer: "stick" path: "Panels/Sticks/stick_proxy_1" } proxies { answer: "sticks" path: "Panels/Sticks/stick_proxy_2" } } panels { name: "TONE" path: "Panels/Sticks/stick_2" clue: "tone" answer: "tsnoe" symbols: SPARKLES proxies { answer: "stone" path: "Panels/Sticks/stick_proxy_3" } proxies { answer: "stones" path: "Panels/Sticks/stick_proxy_4" } } panels { name: "BONE" path: "Panels/Sticks/stick_3" clue: "bone" answer: "bones" symbols: PLANET } panels { name: "WORD" path: "Panels/Sticks/stick_4" clue: "word" answer: "words" symbols: PLANET required_door { name: "Southwest Sticks And Stones Door" } } orld
about summary refs log tree commit diff stats
path: root/data/maps/the_impressive/rooms/Side Area.txtpb
blob: d1b28a38b9ac2680e55a604da42f6806c7c21240 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Side Area"
panel_display_name: "Outside"
panels {
  name: "COLOR"
  path: "Panels/entry_4"
  clue: "color"
  answer: "green"
  symbols: EXAMPLE
}
ports {
  name: "FOURROOMS"
  display_name: "Four Rooms Entrance"
  path: "Components/Warps/worldport2"
  destination { x: -27 y: 0 z: 25.5 }
  rotation: 0
}