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
}
{ color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { 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: "Unsymmetry Room"
panels {
  name: "UNINTERESTED"
  path: "Panels/Unsymmetry Room/panel_a_1"
  clue: "uninterested"
  answer: "interested"
  symbols: SUN
}
panels {
  name: "IMPARTIAL"
  path: "Panels/Unsymmetry Room/panel_b_1"
  clue: "impartial"
  answer: "disinterested"
  symbols: SUN
}
panels {
  name: "ENTERTAIN"
  path: "Panels/Unsymmetry Room/panel_a_2"
  clue: "entertain"
  answer: "amuse"
  symbols: SUN
}
panels {
  name: "CONFUSE"
  path: "Panels/Unsymmetry Room/panel_b_2"
  clue: "confuse"
  answer: "bemuse"
  symbols: SUN
}
panels {
  name: "UNLUCKY"
  path: "Panels/Unsymmetry Room/panel_a_3"
  clue: "unlucky"
  answer: "lucky"
  symbols: SUN
}
panels {
  name: "UNEXPECTED"
  path: "Panels/Unsymmetry Room/panel_b_3"
  clue: "unexpected"
  answer: "fortuitous"
  symbols: SUN
}
panels {
  name: "UNIRONIC"
  path: "Panels/Unsymmetry Room/panel_a_4"
  clue: "unironic"
  answer: "ironic"
  symbols: SUN
}
panels {
  name: "ACCIDENTAL"
  path: "Panels/Unsymmetry Room/panel_b_4"
  clue: "accidental"
  answer: "coincidental"
  symbols: SUN
}
panels {
  name: "COMPLETE"
  path: "Panels/Unsymmetry Room/panel_a_5"
  clue: "complete"
  answer: "graduate"
  symbols: SUN
}
panels {
  name: "ENROLL"
  path: "Panels/Unsymmetry Room/panel_b_5"
  clue: "enroll"
  answer: "matriculate"
  symbols: SUN
}
panels {
  name: "ACCEPT"
  path: "Panels/Unsymmetry Room/panel_a_6"
  clue: "accept"
  answer: "deny"
  symbols: SUN
}
panels {
  name: "DISPROVE"
  path: "Panels/Unsymmetry Room/panel_b_6"
  clue: "disprove"
  answer: "refute"
  symbols: SUN
}
panels {
  name: "SCRUTINIZE (Purple)"
  path: "Panels/Unsymmetry Room/panel_a_7"
  clue: "scrutinize"
  answer: "skim"
  symbols: SUN
}
panels {
  name: "SCRUTINIZE (Cyan)"
  path: "Panels/Unsymmetry Room/panel_b_7"
  clue: "scrutinize"
  answer: "peruse"
  symbols: SUN
}