about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Blue Hallway.txtpb
blob: 81bc428c480f04fc6e6ada793e058fc54b92d913 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Blue Hallway"
panel_display_name: "South Area"
panels {
  name: "CHOP"
  path: "Panels/Halls/halls_10"
  clue: "chop"
  answer: "cut"
  symbols: SUN
}
panels {
  name: "SHORT"
  path: "Panels/Halls/halls_5"
  clue: "short"
  answer: "tall"
  symbols: QUESTION
}
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: "CHILD"
  path: "Panels/entry_1"
  clue: "child"
  answer: "adult"
  symbols: AGE
}
panels {
  name: "FIRE"
  path: "Panels/entry_2"
  clue: "fire"
  answer: "ash"
  symbols: AGE
}
panels {
  name: "LIFE"
  path: "Panels/entry_3"
  clue: "life"
  answer: "death"
  symbols: AGE
}
panels {
  name: "ROCK"
  path: "Panels/entry_4"
  clue: "rock"
  answer: "sand"
  symbols: AGE
}
panels {
  name: "LION"
  path: "Panels/entry_5"
  clue: "lion"
  answer: "cub"
  symbols: AGE
}
panels {
  name: "FROG"
  path: "Panels/entry_6"
  clue: "frog"
  answer: "tadpole"
  symbols: AGE
}
panels {
  name: "PIG"
  path: "Panels/entry_7"
  clue: "pig"
  answer: "piglet"
  symbols: AGE
}
panels {
  name: "GOAT"
  path: "Panels/entry_8"
  clue: "goat"
  answer: "kid"
  symbols: AGE
}
ports {
  name: "ENTRY"
  path: "Components/Warps/worldport"
  orientation: "south"
}