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"
}
} /* 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: "Second Room"
panel_display_name: "Second Room"
panels {
  name: "BISON"
  path: "Panels/Room 2/panel_1"
  clue: "bison"
  answer: "bison"
  symbols: PLANET
}
panels {
  name: "FISH"
  path: "Panels/Room 2/panel_2"
  clue: "fish"
  answer: "fish"
  symbols: PLANET
}
panels {
  name: "SHEEP"
  path: "Panels/Room 2/panel_3"
  clue: "sheep"
  answer: "sheep"
  symbols: PLANET
  required_door { name: "Double Letter Panel Blockers" }
}
panels {
  name: "KOI"
  path: "Panels/Room 2/panel_4"
  clue: "koi"
  answer: "koi"
  symbols: PLANET
}
panels {
  name: "TUNA"
  path: "Panels/Room 2/panel_5"
  clue: "tuna"
  answer: "tuna"
  symbols: PLANET
}
ports {
  name: "ENTRY"
  display_name: "Second Room Entrance"
  path: "Components/Warps/worldport3"
  destination { x: 38 y: 0 z: 10 }
  rotation: 0
}