about summary refs log tree commit diff stats
path: root/data/maps/the_congruent/connections.txtpb
blob: 2af0a4dea41eac3bb15965722e24b75949ec9533 (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: "Flipped Magenta Room"
  door { name: "Flipped Magenta Door" }
}
connections {
  from_room: "Main Area"
  to_room: "Flipped Yellow Room"
  door { name: "Flipped Yellow Door" }
}
connections {
  from_room: "Main Area"
  to_room: "C Keyholder"
  door { name: "C Keyholder Blocker" }
}
connections {
  from_room: "Main Area"
  to_room: "C2 Room"
  door { name: "C2 Door" }
}
connections {
  from_room: "Main Area"
  to_room: "Obverse Yellow Room"
  door { name: "Obverse Yellow Door" }
}
connections {
  from_room: "Obverse Yellow Room"
  to_room: "G Keyholder"
  door { name: "G Keyholder Blocker" }
}
connections {
  from_room: "Main Area"
  to_room: "G2 Room"
  door { name: "G2 Door" }
}
connections {
  from_room: "Main Area"
  to_room: "Obverse Magenta Room"
  door { name: "Obverse Magenta Door" }
}
connections {
  from_room: "Obverse Magenta Room"
  to_room: "T Keyholder"
  door { name: "T Keyholder Blocker" }
}
l */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-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 Room"
panels {
  name: "HOARSE"
  path: "Panels/Eyes/panel_1"
  clue: "hoarse"
  answer: "horse"
  symbols: ZERO
}
panels {
  name: "NAY"
  path: "Panels/Eyes/panel_2"
  clue: "nay"
  answer: "neigh"
  symbols: ZERO
}
panels {
  name: "HEY"
  path: "Panels/Eyes/panel_3"
  clue: "hey"
  answer: "hay"
  symbols: ZERO
}
panels {
  name: "HIGHER"
  path: "Panels/Eyes/panel_4"
  clue: "higher"
  answer: "hire"
  symbols: ZERO
}
panels {
  name: "CACHE"
  path: "Panels/Eyes/panel_5"
  clue: "cache"
  answer: "cash"
  symbols: ZERO
}
panels {
  name: "HYMN"
  path: "Panels/Eyes/panel_6"
  clue: "hymn"
  answer: "him"
  symbols: ZERO
}
panels {
  name: "FLAIR"
  path: "Panels/Eyes/panel_7"
  clue: "flair"
  answer: "flare"
  symbols: ZERO
}
panels {
  name: "HOSE"
  path: "Panels/Letters/panel_1"
  clue: "hose"
  answer: "horse"
  symbols: SPARKLES
}
panels {
  name: "NIGH"
  path: "Panels/Letters/panel_2"
  clue: "nigh"
  answer: "neigh"
  symbols: SPARKLES
}
panels {
  name: "HA"
  path: "Panels/Letters/panel_3"
  clue: "ha"
  answer: "hay"
  symbols: SPARKLES
}
panels {
  name: "IRE"
  path: "Panels/Letters/panel_4"
  clue: "ire"
  answer: "hire"
  symbols: SPARKLES
}
panels {
  name: "ASH"
  path: "Panels/Letters/panel_5"
  clue: "ash"
  answer: "cash"
  symbols: SPARKLES
}
panels {
  name: "HI"
  path: "Panels/Letters/panel_6"
  clue: "hi"
  answer: "him"
  symbols: SPARKLES
}
panels {
  name: "FARE"
  path: "Panels/Letters/panel_7"
  clue: "fare"
  answer: "flare"
  symbols: SPARKLES
}
panels {
  name: "TORE"
  path: "Panels/Extras/hint"
  clue: "tore"
  answer: "stores"
  symbols: SPARKLES
}
ports {
  name: "UNYIELDING"
  path: "Components/Warps/worldport"
  orientation: "west"
}
keyholders {
  name: "S"
  path: "Components/KeyHolders/keyHolderS"
  key: "s"
}