about summary refs log tree commit diff stats
path: root/data/maps/the_impressive/connections.txtpb
blob: 08caee856ef9fe697556613e9a5093c9044a171e (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: "Lobby"
  to_room: "WM Room"
  door { name: "Front Door" }
}
connections {
  from_room: "WM Room"
  to_room: "W Room"
  door { name: "Big W" }
}
connections {
  from_room: "WM Room"
  to_room: "M Room"
  door { name: "Big M" }
}
connections {
  from_room: "M Room"
  to_room: "M2 Room"
  door { name: "M2 Divider" }
}
connections {
  from_room: "Lobby"
  to_room: "Side Area"
  door { name: "Side Door" }
}
connections {
  from_room: "Side Area"
  to_room: "Green Eye"
  door { name: "Control Center Green Door" }
}
t-weight: bold } /* Literal.Number.Integer.Long */
name: "Intensify Room"
panels {
  name: "SMALL"
  path: "Panels/Room 1 Intensify/entry_1"
  clue: "small"
  answer: "tiny"
  symbols: PYRAMID
}
panels {
  name: "LIKE"
  path: "Panels/Room 1 Intensify/entry_2"
  clue: "like"
  answer: "love"
  symbols: PYRAMID
}
panels {
  name: "LARGE"
  path: "Panels/Room 1 Intensify/entry_3"
  clue: "large"
  answer: "huge"
  symbols: PYRAMID
}
panels {
  name: "TERROR"
  path: "Panels/Room 1 Intensify/entry_4"
  clue: "terror"
  answer: "fear"
  symbols: PYRAMID
}
panels {
  name: "BETTER"
  path: "Panels/Room 1 Intensify/entry_5"
  clue: "better"
  answer: "best"
  symbols: PYRAMID
}
panels {
  name: "TURN"
  path: "Panels/Room 1 Intensify/entry_6"
  clue: "turn"
  answer: "spin"
  symbols: PYRAMID
}
panels {
  name: "INJURY"
  path: "Panels/Room 1 Intensify/entry_7"
  clue: "injury"
  answer: "death"
  symbols: PYRAMID
}
panels {
  name: "SWAY"
  path: "Panels/Room 1 Intensify/entry_8"
  clue: "sway"
  answer: "dance"
  symbols: PYRAMID
}
ports {
  name: "IMPRESSIVE"
  path: "Components/Warps/worldport"
  orientation: "south"
}