name: "Behind Question Area" panel_display_name: "Question Room" panels { name: "DEW" path: "Panels/General/uc_4" clue: "dew" answer: "do" symbols: ZERO } panels { name: "YEW" path: "Panels/General/uc_5" clue: "yew" answer: "you" symbols: ZERO proxies { answer: "ewe" path: "Panels/General/uc_5_proxy_1" } } panels { name: "NO" path: "Panels/General/uc_6" clue: "no" answer: "know" symbols: ZERO } 2-archipelago' title='lingo2-archipelago Git repository'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_plaza/rooms/Symbolic Entrance.txtpb
blob: 36b6a9ba924d6b09dabcebdc2494c0f5c8203d12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: "Symbolic Entrance"
display_name: "Plaza"
panels {
  name: "FIGURATIVE"
  path: "Panels/Entrances/panel_5"
  clue: "figurative"
  answer: "symbolic"
  symbols: SUN
}
ports {
  name: "SYMBOLIC"
  path: "Components/Warps/worldport4"
  orientation: "south"
}