about summary refs log tree commit diff stats
path: root/data/maps/the_tenacious/rooms/Paintings Room.txtpb
blob: f140ef3ac0c7399bf4ba7547aaef2482ddfbc1e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
name: "Paintings Room"
# NOTE: It will be non-trivial to implement the painting pilgrimage in Daedalus,
# so until then, the door to this room will be an item in door shuffle, and will
# automatically be open without door shuffle.
panels {
  name: "PAINTINGS"
  path: "Panels/Room_1/panel_3"
  clue: "paintings"
  answer: "paintings"
}
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: "Puzzle Room"
panels {
  name: "LIONESS"
  path: "Panels/entry_1"
  clue: "lioness"
  answer: "lion"
  symbols: GENDER
}
panels {
  name: "QUEEN"
  path: "Panels/entry_2"
  clue: "queen"
  answer: "king"
  symbols: GENDER
}
panels {
  name: "SOPRANO"
  path: "Panels/entry_3"
  clue: "soprano"
  answer: "tenor"
  symbols: GENDER
}
panels {
  name: "AUNT"
  path: "Panels/entry_4"
  clue: "aunt"
  answer: "uncle"
  symbols: GENDER
}
panels {
  name: "SON"
  path: "Panels/entry_5"
  clue: "son"
  answer: "daughter"
  symbols: GENDER
}
panels {
  name: "BASS"
  path: "Panels/entry_6"
  clue: "bass"
  answer: "alto"
  symbols: GENDER
}
panels {
  name: "FATHER"
  path: "Panels/entry_7"
  clue: "father"
  answer: "mother"
  symbols: GENDER
}
panels {
  name: "ROOSTER"
  path: "Panels/entry_8"
  clue: "rooster"
  answer: "hen"
  symbols: GENDER
}
ports {
  name: "BETWEEN"
  display_name: "Entrance"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 6.5 }
  rotation: 0
}