about summary refs log tree commit diff stats
path: root/data/maps/the_unkempt/rooms/Control Center Entrance.txtpb
blob: e8fa13a2a9f483a13f342c2765f1d8df9a73a74c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
name: "Control Center Entrance"
panels {
  name: "RETURN"
  path: "Panels/Entry/panel_1"
  clue: "return"
  answer: "turn"
  symbols: SPARKLES
}
ports {
  name: "CC"
  path: "Components/Warps/worldport2"
}
*/ .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: "Puzzle Room"
display_name: "Liberated"
panels {
  name: "CORPSE"
  path: "Panels/entry_1"
  clue: "corpse"
  answer: "corpses"
  symbols: PLANET
}
panels {
  name: "PERSON"
  path: "Panels/entry_2"
  clue: "person"
  answer: "people"
  symbols: PLANET
}
panels {
  name: "MOOSE"
  path: "Panels/entry_3"
  clue: "moose"
  answer: "moose"
  symbols: PLANET
}
panels {
  name: "FUNGUS"
  path: "Panels/entry_4"
  clue: "fungus"
  answer: "fungi"
  symbols: PLANET
}
panels {
  name: "SAND"
  path: "Panels/entry_5"
  clue: "sand"
  answer: "sands"
  symbols: PLANET
}
panels {
  name: "CASTLE"
  path: "Panels/entry_6"
  clue: "castle"
  answer: "castles"
  symbols: PLANET
}
panels {
  name: "WOLF"
  path: "Panels/entry_7"
  clue: "wolf"
  answer: "wolves"
  symbols: PLANET
}
panels {
  name: "FOOT"
  path: "Panels/entry_8"
  clue: "foot"
  answer: "feet"
  symbols: PLANET
}
ports {
  name: "ENTRY"
  path: "Components/Warps/worldport"
  orientation: "south"
}