about summary refs log tree commit diff stats
path: root/data/maps/the_revitalized/doors.txtpb
blob: f59dbea3db1ec14bff8fdc20783abaf15fa2bb6f (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
31
32
doors {
  name: "Bye Door"
  type: EVENT
  panels { room: "Bye Room" name: "BYE" }
}
doors {
  name: "Hide Door"
  type: EVENT
  panels { room: "Hide Room" name: "HIDE" }
}
doors {
  name: "Hidden Door"
  type: EVENT
  panels { room: "Hidden Room" name: "HIDDEN" }
}
doors {
  name: "High Door"
  type: EVENT
  panels { room: "High Room" name: "HIGH" }
}
doors {
  name: "One Two Door"
  type: EVENT
  panels { room: "Won Room" name: "WON" }
  panels { room: "Too Room" name: "TOO" }
}
doors {
  name: "Return Panel"
  type: LOCATION_ONLY
  panels { room: "Return Room" name: "RETURN" }
  location_room: "Return Room"
}
: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { 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: "South Castle Area"
panel_display_name: "Outside Pumpkin"
# There is a teal wall in the middle of this room.
panels {
  name: "AN"
  path: "Panels/Castle Entrance/castle_south_helper"
  clue: "an"
  answer: "the"
  symbols: EXAMPLE
}
panels {
  name: "OFFER"
  path: "Panels/Castle Entrance/castle_south_helper2"
  clue: "offer"
  answer: "bid"
  symbols: SUN
}
panels {
  name: "VILLAGE"
  path: "Panels/Castle Entrance/castle_south_helper3"
  clue: "village"
  answer: "city"
  symbols: AGE
}
panels {
  name: "BEFORE"
  path: "Panels/Castle Entrance/castle_south_helper4"
  clue: "before"
  answer: "for"
  symbols: SPARKLES
  symbols: ZERO
}
panels {
  name: "LAIR"
  path: "Panels/Castle Entrance/castle_south_helper5"
  clue: "lair"
  answer: "den"
  symbols: SUN
}
panels {
  name: "AN OFFER VILLAGE BEFORE LAIR"
  path: "Panels/Castle Entrance/castle_south"
  clue: ""
  answer: "castle"
  symbols: EXAMPLE
  symbols: LINGO
  required_door { name: "Castle South Hider" }
}
panels {
  name: "COLOR (1)"
  path: "Panels/Another Path/color_1"
  clue: "color"
  answer: "ppleru"
  symbols: EXAMPLE
  proxies { answer: "red" path: "Panels/Another Path Proxies/proxy_1_1" }
  proxies { answer: "blue" path: "Panels/Another Path Proxies/proxy_1_2" }
  proxies { answer: "green" path: "Panels/Another Path Proxies/proxy_1_3" }
  proxies { answer: "yellow" path: "Panels/Another Path Proxies/proxy_1_4" }
  proxies { answer: "purple" path: "Panels/Another Path Proxies/proxy_1_5" }
  proxies { answer: "orange" path: "Panels/Another Path Proxies/proxy_1_6" }
  proxies { answer: "brown" path: "Panels/Another Path Proxies/proxy_1_7" }
}
panels {
  name: "COLOR (2)"
  path: "Panels/Another Path/color_2"
  clue: "color"
  answer: "ppleru"
  symbols: EXAMPLE
  proxies { answer: "red" path: "Panels/Another Path Proxies/proxy_1_8" }
  proxies { answer: "blue" path: "Panels/Another Path Proxies/proxy_1_9" }
  proxies { answer: "green" path: "Panels/Another Path Proxies/proxy_1_10" }
  proxies { answer: "yellow" path: "Panels/Another Path Proxies/proxy_1_11" }
  proxies { answer: "purple" path: "Panels/Another Path Proxies/proxy_1_12" }
  proxies { answer: "orange" path: "Panels/Another Path Proxies/proxy_1_13" }
  proxies { answer: "brown" path: "Panels/Another Path Proxies/proxy_1_14" }
}
panels {
  name: "COLOR (3)"
  path: "Panels/Another Path/color_3"
  clue: "color"
  answer: "ppleru"
  symbols: EXAMPLE
  proxies { answer: "red" path: "Panels/Another Path Proxies/proxy_1_15" }
  proxies { answer: "blue" path: "Panels/Another Path Proxies/proxy_1_16" }
  proxies { answer: "green" path: "Panels/Another Path Proxies/proxy_1_17" }
  proxies { answer: "yellow" path: "Panels/Another Path Proxies/proxy_1_18" }
  proxies { answer: "purple" path: "Panels/Another Path Proxies/proxy_1_19" }
  proxies { answer: "orange" path: "Panels/Another Path Proxies/proxy_1_20" }
  proxies { answer: "brown" path: "Panels/Another Path Proxies/proxy_1_21" }
}
panels {
  name: "COLOR (4)"
  path: "Panels/Another Path/color_4"
  clue: "color"
  answer: "ppleru"
  symbols: EXAMPLE
  proxies { answer: "red" path: "Panels/Another Path Proxies/proxy_1_22" }
  proxies { answer: "blue" path: "Panels/Another Path Proxies/proxy_1_23" }
  proxies { answer: "green" path: "Panels/Another Path Proxies/proxy_1_24" }
  proxies { answer: "yellow" path: "Panels/Another Path Proxies/proxy_1_25" }
  proxies { answer: "purple" path: "Panels/Another Path Proxies/proxy_1_26" }
  proxies { answer: "orange" path: "Panels/Another Path Proxies/proxy_1_27" }
  proxies { answer: "brown" path: "Panels/Another Path Proxies/proxy_1_28" }
}
paintings {
  name: "TRIANGLE"
  path: "Components/Paintings/Group2/triangle"
  move: true
  enter_only: true
  required_door { name: "Tenacious Color Painting" }
}