about summary refs log tree commit diff stats
path: root/data/maps/the_impressive/rooms/M Room.txtpb
blob: 2cc71be661be9cd4c14339f64723c5e040fa3986 (plain) (blame)
1
2
3
4
5
6
name: "M Room"
panel_display_name: "Inside"
letters {
  key: "m"
  path: "Components/Collectables/collectable"
}
eral.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* 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: "Main Area"
panels {
  name: "COURTYARD"
  path: "Panels/Entrances/panel_1"
  clue: "courtyard"
  answer: "plaza"
  symbols: SUN
}
panels {
  name: "ASTOUNDING"
  path: "Panels/Entrances/panel_2"
  clue: "astounding"
  answer: "impressive"
  symbols: PYRAMID
}
panels {
  name: "INFLEXIBLE"
  path: "Panels/Entrances/panel_3"
  clue: "inflexible"
  answer: "unyielding"
  symbols: SUN
}
panels {
  name: "AMONG"
  path: "Panels/Entrances/panel_4"
  clue: "among"
  answer: "between"
  symbols: SUN
}
panels {
  name: "AFFABLE"
  path: "Panels/Entrances/panel_7"
  clue: "affable"
  answer: "charismatic"
  symbols: SUN
}
ports {
  name: "UNYIELDING"
  path: "Components/Warps/worldport"
  destination { x: 1 y: 0 z: 10 }
  rotation: 270
}
ports {
  name: "IMPRESSIVE"
  path: "Components/Warps/worldport2"
  destination { x: 11 y: 0 z: 10 }
  rotation: 270
}
ports {
  name: "BETWEEN"
  path: "Components/Warps/worldport3"
  destination { x: -9 y: 0 z: 10 }
  rotation: 270
}