about summary refs log tree commit diff stats
path: root/data/maps/four_rooms/connections.txtpb
blob: 7a115a480befaa2f7be6a1d4f69ff689268a186d (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
connections {
  from_room: "Hallway"
  to_room: "Intensify Room"
  door { name: "Intensify Door" }
}
connections {
  from_room: "Hallway"
  to_room: "Examples Room"
  door { name: "Examples Door" }
}
connections {
  from_room: "Hallway"
  to_room: "Synonyms Room"
  door { name: "Synonyms Door" }
}
connections {
  from_room: "Hallway"
  to_room: "Time Room"
  door { name: "Time Door" }
}
connections {
  from_room: "Hallway"
  to_room: "A2 Room"
  door { name: "A2 Door" }
}
connections {
  from_room: "Hallway"
  to_room: "Keyholder Room"
  door { name: "Keyholder Door" }
}
*/ .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: "Hedges"
panel_display_name: "Hedges"
panels {
  name: "SOLVE"
  path: "Panels/Tower Maze/maze_1"
  clue: "solve"
  answer: "unsolve"
  symbols: SUN
}
panels {
  name: "US"
  path: "Panels/Tower Maze/maze_2"
  clue: "us"
  answer: "the"
  symbols: SUN
  symbols: SPARKLES
}
panels {
  name: "IN"
  path: "Panels/Tower Maze/maze_3"
  clue: "in"
  answer: "thin"
  symbols: SPARKLES
}
panels {
  name: "ORDER"
  path: "Panels/Tower Maze/maze_4"
  clue: "order"
  answer: "chaos"
  symbols: SUN
}
panels {
  name: "THEN"
  path: "Panels/Tower Maze/maze_5"
  clue: "then"
  answer: "hens"
  symbols: SPARKLES
  symbols: PLANET
}
panels {
  name: "JUMP"
  path: "Panels/Tower Maze/maze_6"
  clue: "jump"
  answer: "leap"
  symbols: SUN
}
panels {
  name: "DOWN"
  path: "Panels/Tower Maze/maze_7"
  clue: "down"
  answer: "up"
  symbols: SUN
}
panels {
  name: "TOWER"
  path: "Panels/Tower Maze/maze_9"
  clue: "tower"
  answer: "spire"
  symbols: SUN
}
panels {
  name: "THE"
  path: "Panels/Tower Maze/maze_8"
  clue: "the"
  answer: "tree"
  symbols: ZERO
}
panels {
  name: "SMILE"
  path: "Panels/Smiley Rooms/yellow"
  clue: "smile"
  answer: "yellow"
  symbols: QUESTION
}