about summary refs log tree commit diff stats
path: root/data/maps/the_graveyard/doors.txtpb
blob: 5743fb74e42ff615ad6a217061af7236dfdd7d98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
doors {
  name: "Outside Puzzles"
  type: EVENT
  doors { map: "the_great" name: "Red Against Blue Gravestone" }
  doors { map: "the_great" name: "Into The Mouth Gravestone" }
  doors { map: "the_great" name: "The Landscapes Gravestone" }
  doors { map: "the_great" name: "The Maze Gravestone" }
  doors { map: "the_great" name: "Building Building Gravestone" }
  doors { map: "the_linear" name: "Behind The Keen Gravestone" }
  # TODO: gravestones
  # The Tree (the_tree)
  # The Three Doors (the_three_doors)
}
doors {
  name: "Mausoleum Door"
  type: EVENT
  panels { room: "Outside" name: "FOOT" }
  panels { room: "Outside" name: "SEVERE" }
}
doors {
  name: "Double Letters"
  type: EVENT
  switches: "double_letters"
  # TODO: once again, not sure whether this is how it should work
}
" 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" } }