about summary refs log tree commit diff stats
path: root/data/maps/the_relentless/rooms/Left Room.txtpb
blob: 4db0075ecb889bf135db05f3f3258448d7d3e6d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: "Left Room"
panels {
  name: "HIDE"
  path: "Panels/Room_1/panel_1"
  clue: "hide"
  answer: "unmask"
  symbols: SUN
}
panels {
  name: "LEFT"
  path: "Panels/Room_1/panel_4"
  clue: "left"
  answer: "wrong"
  symbols: SUN
}
panels {
  name: "MORE"
  path: "Panels/Room_1/panel_7"
  clue: "more"
  answer: "your"
  symbols: ZERO
}
/* 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: "Main Area"
panels {
  name: "GEMSTONE"
  path: "Panels/Main/panel_1"
  clue: "gemstone"
  answer: "ruby"
  symbols: EXAMPLE
  proxies { answer: "jade" path: "Panels/J/panel_1" }
}
panels {
  name: "PULL"
  path: "Panels/Main/panel_2"
  clue: "pull"
  answer: "yank"
  symbols: PYRAMID
  proxies { answer: "jerk" path: "Panels/J/panel_2" }
}
panels {
  name: "LOIN"
  path: "Panels/Main/panel_3"
  clue: "loin"
  answer: "coin"
  symbols: ZERO
  proxies { answer: "join" path: "Panels/J/panel_3" }
}
panels {
  name: "SMALL"
  path: "Panels/Main/panel_4"
  clue: "small"
  answer: "large"
  symbols: SUN
  proxies { answer: "jumbo" path: "Panels/J/panel_4" }
}
panels {
  name: "HOP"
  path: "Panels/Main/panel_5"
  clue: "hop"
  answer: "leap"
  symbols: PYRAMID
  proxies { answer: "jump" path: "Panels/J/panel_5" }
}
panels {
  name: "UNFAIR"
  path: "Panels/Main/panel_6"
  clue: "unfair"
  answer: "fair"
  symbols: SUN
  proxies { answer: "just" path: "Panels/J/panel_6" }
}
panels {
  name: "SPRINT"
  path: "Panels/Main/panel_7"
  clue: "sprint"
  answer: "run"
  symbols: PYRAMID
  proxies { answer: "jog" path: "Panels/J/panel_7" }
}
panels {
  name: "MINOR"
  path: "Panels/Main/panel_8"
  clue: "minor"
  answer: "adult"
  symbols: SUN
  proxies { answer: "major" path: "Panels/J/panel_8" }
}
panels {
  name: "BIRD"
  path: "Panels/Main/panel_9"
  clue: "bird"
  answer: "owl"
  symbols: EXAMPLE
  proxies { answer: "jay" path: "Panels/J/panel_9" }
}
panels {
  name: "TREE"
  path: "Panels/Main/panel_10"
  clue: "tree"
  answer: "forest"
  symbols: BOXES
  proxies { answer: "jungle" path: "Panels/J/panel_10" }
}
panels {
  name: "ORANGE"
  path: "Panels/Main/panel_11"
  clue: "orange"
  answer: "fruit"
  symbols: EXAMPLE
  proxies { answer: "juice" path: "Panels/J/panel_11" }
}
panels {
  name: "QUEEN"
  path: "Panels/Main/panel_12"
  clue: "queen"
  answer: "king"
  symbols: EXAMPLE
  proxies { answer: "jack" path: "Panels/J/panel_12" }
}
ports {
  name: "GREAT"
  display_name: "Entrance"
  path: "Components/Warps/worldport"
  destination { x: -3 y: 0 z: 9 }
  rotation: 270
}