about summary refs log tree commit diff stats
path: root/data/maps/the_graveyard/doors.txtpb
blob: a10d8f6e761e81b33003c55af09ca7e56bdcd90a (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
doors {
  name: "Outside Puzzles"
  type: EVENT
  doors { map: "the_great" name: "Red Against Blue Gravestone" }
  doors { map: "the_great" name: "Into The Mouth Gravestone" }
  doors { map: "the_great" name: "The Landscapes Gravestone" }
  doors { map: "the_great" name: "The Maze Gravestone" }
  doors { map: "the_great" name: "Building Building Gravestone" }
  doors { map: "the_linear" name: "Behind The Keen Gravestone" }
  doors { map: "the_three_doors" name: "The Three Doors Gravestone" }
  doors { map: "the_tree" name: "The Tree Gravestone" }
}
doors {
  name: "Mausoleum Door"
  type: EVENT
  panels { room: "Outside" name: "FOOT" }
  panels { room: "Outside" name: "SEVERE" }
}
doors {
  name: "Double Letters"
  type: EVENT
  receivers: "Panels/panel_3/teleportListener"
  receivers: "Components/Paintings/omrt/teleportListener"
  double_letters: true
}
ghlight">
name: "Flipped Yellow Room"
display_name: "Flipped Yellow Room"
panels {
  name: "DANCER"
  path: "Panels/Back 1/panel_1"
  clue: "dancer"
  answer: "danger"
  symbols: "sparkles"
}
panels {
  name: "CROWN"
  path: "Panels/Back 1/panel_2"
  clue: "crown"
  answer: "grown"
  symbols: "sparkles"
}
panels {
  name: "CRUEL"
  path: "Panels/Back 1/panel_3"
  clue: "cruel"
  answer: "gruel"
  symbols: "sparkles"
}
panels {
  name: "BRICK"
  path: "Panels/Back 1/panel_4"
  clue: "brick"
  answer: "brisk"
  symbols: "sparkles"
}
panels {
  name: "FLACK"
  path: "Panels/Back 1/panel_5"
  clue: "flack"
  answer: "flask"
  symbols: "sparkles"
}
panels {
  name: "TACK"
  path: "Panels/Back 1/panel_6"
  clue: "tack"
  answer: "task"
  symbols: "sparkles"
}
panels {
  name: "CAVE (1)"
  path: "Panels/Back 1/panel_7"
  clue: "cave"
  answer: "gave"
  symbols: "sparkles"
}
panels {
  name: "CAVE (2)"
  path: "Panels/Back 1/panel_8"
  clue: "cave"
  answer: "save"
  symbols: "sparkles"
}