about summary refs log tree commit diff stats
path: root/data/maps/the_wondrous/doors.txtpb
blob: 39516046dae48929d6948832d65a04f45246e80b (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
doors {
  name: "Front Door"
  type: EVENT
  panels { room: "Entry" name: "WONDER" }
}
doors {
  name: "Shrink Door"
  type: STANDARD
  receivers: "Components/Doors/wonderlandDoor2/animationListener2"
  panels { room: "Regular" name: "SHRINK" }
  location_room: "Regular"
}
doors {
  name: "Big Door"
  type: EVENT
  panels { room: "Huge" name: "SHRINK" }
  panels { room: "Huge" name: "IRE" }
  panels { room: "Huge" name: "BRIE" }
  panels { room: "Huge" name: "WICK" }
  panels { room: "Huge" name: "BARK" }
  panels { room: "Huge" name: "HARE" }
  panels { room: "Huge" name: "CHIME" }
  panels { room: "Huge" name: "LIBRARY" }
}
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: "Bee Room Reverse"
panel_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
}