about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Blue Hallway Cut Side.txtpb
blob: 5a6c081dcdffb1713aa0d33facadbb84c353bde7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Blue Hallway Cut Side"
panel_display_name: "South Area"
panels {
  name: "CUT"
  path: "Panels/Halls/halls_6"
  clue: "cut"
  answer: "chop"
  symbols: QUESTION
}
panels {
  name: "GREEN"
  path: "Panels/Halls/halls_8"
  clue: "green"
  answer: "red"
  symbols: SUN
}
teral.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"
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"
  display_name: "Entrance"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 7.5 }
  rotation: 0
}