about summary refs log tree commit diff stats
path: root/data/maps/the_plaza/connections.txtpb
blob: 44586beee4f66e22681d84c3e103e079a2f13cde (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
connections {
  from_room: "Main Area"
  to_room: "Repetitive Entrance"
  door { name: "Repetitive Entrance" }
}
connections {
  from_room: "Main Area"
  to_room: "Symbolic Entrance"
  door { name: "Symbolic Entrance" }
}
connections {
  from_room: "Main Area"
  to_room: "Sirenic Entrance"
  door { name: "Sirenic Entrance" }
}
connections {
  from_room: "Main Area"
  to_room: "Center Room"
  door { name: "Turtle Entrance" }
}
connections {
  from_room: "Center Room"
  to_room: "Top Left Room"
  door { name: "Top Left Door" }
}
connections {
  from_room: "Center Room"
  to_room: "Top Right Room"
  door { name: "Top Right Door" }
}
connections {
  from_room: "Center Room"
  to_room: "Bottom Left Room"
  door { name: "Bottom Left Door" }
}
connections {
  from_room: "Center Room"
  to_room: "Bottom Right Room"
  door { name: "Bottom Right Door" }
}
connections {
  from_room: "Center Room"
  to_room: "Mastery"
  door { name: "Mastery" }
}
class="highlight">
name: "Main Area"
panels {
  name: "STRIKE"
  path: "Panels/O/entry_1"
  clue: "strike"
  answer: "hit"
  symbols: SUN
}
panels {
  name: "METAL"
  path: "Panels/O/entry_2"
  clue: "metal"
  answer: "tin"
  symbols: EXAMPLE
}
panels {
  name: "HINT"
  path: "Panels/O/entry_3"
  clue: "hint"
  answer: "hit"
  symbols: SPARKLES
}
panels {
  name: "THIN"
  path: "Panels/O/entry_4"
  clue: "thin"
  answer: "tin"
  symbols: SPARKLES
}
panels {
  name: "NARROW"
  path: "Panels/R/entry_5"
  clue: "narrow"
  answer: "thin"
  symbols: SUN
}
panels {
  name: "CLUE"
  path: "Panels/R/entry_6"
  clue: "clue"
  answer: "hint"
  symbols: SUN
}
panels {
  name: "IMPLY"
  path: "Panels/R/entry_7"
  clue: "imply"
  answer: "hint"
  symbols: SUN
}
panels {
  name: "THICK"
  path: "Panels/R/entry_8"
  clue: "thick"
  answer: "thin"
  symbols: SUN
}
panels {
  name: "MUSE"
  path: "Panels/B/entry_9"
  clue: "muse"
  answer: "think"
  symbols: SUN
}
panels {
  name: "ACT"
  path: "Panels/B/entry_10"
  clue: "act"
  answer: "think"
  symbols: SUN
}
panels {
  name: "SOUTH"
  path: "Panels/B/entry_11"
  clue: "south"
  answer: "north"
  symbols: SUN
}
panels {
  name: "EAST"
  path: "Panels/B/entry_12"
  clue: "east"
  answer: "north"
  symbols: EXAMPLE
}
ports {
  name: "GREAT"
  path: "Components/Warps/worldport"
  orientation: "south"
}