about summary refs log tree commit diff stats
path: root/data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb
blob: 454dc3f1c392c70b65f0fde77b61ad21955a8e10 (plain) (blame)
1
2
3
4
5
6
7
8
name: "Nuanced Entrance"
ports {
  name: "NUANCED"
  display_name: "West of Yellow Worldport"
  path: "Components/Warps/worldport3"
  destination { x: -23 y: 0 z: -29 }
  rotation: 270
}
.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: "Pyramid Second Floor"
panel_display_name: "Pyramid"
panels {
  name: "TOOL"
  path: "Panels/Pyramid/pyramid_10"
  clue: "tool"
  answer: "spade"
  symbols: EXAMPLE
}
panels {
  name: "SODA"
  path: "Panels/Pyramid/pyramid_11"
  clue: "soda"
  answer: "club"
  symbols: EXAMPLE
}
panels {
  name: "ORGAN"
  path: "Panels/Pyramid/pyramid_12"
  clue: "organ"
  answer: "heart"
  symbols: EXAMPLE
}
panels {
  name: "DIAMOND"
  path: "Panels/Pyramid/pyramid_9"
  clue: "diamond"
  answer: "gem"
  symbols: EXAMPLE
  required_door { name: "Pyramid 9 Blocker" }
}
panels {
  name: "INSTRUMENT"
  path: "Panels/Pyramid/pyramid_13"
  clue: "instrument"
  answer: "organ"
  symbols: EXAMPLE
  required_door { name: "Pyramid 13 Blocker" }
  display_name: "INSTRUMENT (2F)"
}
panels {
  name: "BEVERAGE"
  path: "Panels/Pyramid/pyramid_14"
  clue: "beverage"
  answer: "soda"
  symbols: EXAMPLE
  required_door { name: "Pyramid 14 Blocker" }
}