about summary refs log tree commit diff stats
path: root/data/maps/the_sun_temple/doors.txtpb
blob: 7ee2c562da503e1267591bb0b6790843396c2564 (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
doors {
  name: "Entrance"
  type: STANDARD
  receivers: "Components/Doors/entry_1"
  panels { room: "Entrance" name: "SUN" }
  location_room: "Entrance"
}
doors {
  name: "Ending"
  type: EVENT
  panels { room: "Temple" name: "EQUINOX" answer: "equinox" }
}
doors {
  name: "Mastery"
  type: EVENT
  panels { room: "Entrance" name: "SUN" answer: "moon" }
  panels { room: "Temple" name: "DELAY" answer: "night" }
  panels { room: "Temple" name: "LAWN" answer: "dusk" }
  panels { room: "Temple" name: "JUMP" answer: "autumn" }
  panels { room: "Temple" name: "HEAVY" answer: "dark" }
  panels { room: "Temple" name: "KNIFE" answer: "death" }
  panels { room: "Temple" name: "ARM" answer: "chill" }
}
ighlight .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: "Bee Room Reverse"
display_name: "Bee Room"
panels {
  name: "POCKET"
  path: "Panels/Bee Room/bee_9"
  clue: "pocket"
  answer: "rocket"
  symbols: ZERO
}
panels {
  name: "FLUME"
  path: "Panels/Bee Room/bee_10"
  clue: "flume"
  answer: "zoom"
  symbols: ZERO
}
panels {
  name: "HEALED"
  path: "Panels/Bee Room/bee_11"
  clue: "healed"
  answer: "shield"
  symbols: ZERO
}
panels {
  name: "SCRATCH"
  path: "Panels/Bee Room/bee_12"
  clue: "scratch"
  answer: "match"
  symbols: ZERO
}
panels {
  name: "MINORITY"
  path: "Panels/Bee Room/bee_13"
  clue: "minority"
  answer: "authority"
  symbols: ZERO
}
panels {
  name: "STYLINGS"
  path: "Panels/Bee Room/bee_14"
  clue: "stylings"
  answer: "filings"
  symbols: ZERO
}
panels {
  name: "PLANTS"
  path: "Panels/Bee Room/bee_15"
  clue: "plants"
  answer: "nature"
  symbols: BOXES
}
panels {
  name: "COUNCIL"
  path: "Panels/Bee Room/bee_16"
  clue: "council"
  answer: "counsel"
  symbols: ZERO
}
paintings {
  name: "BEE3"
  path: "Components/Paintings/Group3/bee3"
  gravity: Y_PLUS
}
paintings {
  name: "BUTTERFLY2"
  path: "Components/Paintings/Group3/butterfly2"
  gravity: Y_PLUS
}