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" }
}
nd-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Main Area"
panels {
  name: "GEMSTONE"
  path: "Panels/Main/panel_1"
  clue: "gemstone"
  answer: "ruby"
  symbols: EXAMPLE
  proxies { answer: "jade" path: "Panels/J/panel_1" }
}
panels {
  name: "PULL"
  path: "Panels/Main/panel_2"
  clue: "pull"
  answer: "yank"
  symbols: PYRAMID
  proxies { answer: "jerk" path: "Panels/J/panel_2" }
}
panels {
  name: "LOIN"
  path: "Panels/Main/panel_3"
  clue: "loin"
  answer: "coin"
  symbols: ZERO
  proxies { answer: "join" path: "Panels/J/panel_3" }
}
panels {
  name: "SMALL"
  path: "Panels/Main/panel_4"
  clue: "small"
  answer: "large"
  symbols: SUN
  proxies { answer: "jumbo" path: "Panels/J/panel_4" }
}
panels {
  name: "HOP"
  path: "Panels/Main/panel_5"
  clue: "hop"
  answer: "leap"
  symbols: PYRAMID
  proxies { answer: "jump" path: "Panels/J/panel_5" }
}
panels {
  name: "UNFAIR"
  path: "Panels/Main/panel_6"
  clue: "unfair"
  answer: "fair"
  symbols: SUN
  proxies { answer: "just" path: "Panels/J/panel_6" }
}
panels {
  name: "SPRINT"
  path: "Panels/Main/panel_7"
  clue: "sprint"
  answer: "run"
  symbols: PYRAMID
  proxies { answer: "jog" path: "Panels/J/panel_7" }
}
panels {
  name: "MINOR"
  path: "Panels/Main/panel_8"
  clue: "minor"
  answer: "adult"
  symbols: SUN
  proxies { answer: "major" path: "Panels/J/panel_8" }
}
panels {
  name: "BIRD"
  path: "Panels/Main/panel_9"
  clue: "bird"
  answer: "owl"
  symbols: EXAMPLE
  proxies { answer: "jay" path: "Panels/J/panel_9" }
}
panels {
  name: "TREE"
  path: "Panels/Main/panel_10"
  clue: "tree"
  answer: "forest"
  symbols: BOXES
  proxies { answer: "jungle" path: "Panels/J/panel_10" }
}
panels {
  name: "ORANGE"
  path: "Panels/Main/panel_11"
  clue: "orange"
  answer: "fruit"
  symbols: EXAMPLE
  proxies { answer: "juice" path: "Panels/J/panel_11" }
}
panels {
  name: "QUEEN"
  path: "Panels/Main/panel_12"
  clue: "queen"
  answer: "king"
  symbols: EXAMPLE
  proxies { answer: "jack" path: "Panels/J/panel_12" }
}
ports {
  name: "GREAT"
  display_name: "Entrance"
  path: "Components/Warps/worldport"
  destination { x: -3 y: 0 z: 9 }
  rotation: 270
}