about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Blue Animal.txtpb
blob: e503c93414a0b9af65b6a8a2f99a35c234276290 (plain) (blame)
1
name: "Blue Animal"
ighlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
doors {
  name: "Entrance"
  type: STANDARD
  receivers: "Components/Doors/Door"
  receivers: "Components/Doors/Door2"
  panels { room: "Start" name: "Flipped" }
  panels { room: "Start" name: "Obverse" }
  location_room: "Start"
}
doors {
  name: "Puzzles"
  type: EVENT
  panels { room: "Puzzles" name: "Left Top 1" }
  panels { room: "Puzzles" name: "Left Top 2" }
  panels { room: "Puzzles" name: "Left Top 3" }
  panels { room: "Puzzles" name: "Left Top 4" }
  panels { room: "Puzzles" name: "Left Top 5" }
  panels { room: "Puzzles" name: "Left Bottom 1" }
  panels { room: "Puzzles" name: "Left Bottom 2" }
  panels { room: "Puzzles" name: "Left Bottom 3" }
  panels { room: "Puzzles" name: "Left Bottom 4" }
  panels { room: "Puzzles" name: "Right Top 1" }
  panels { room: "Puzzles" name: "Right Top 2" }
  panels { room: "Puzzles" name: "Right Bottom 1" }
  panels { room: "Puzzles" name: "Right Bottom 2" }
  panels { room: "Puzzles" name: "Right Bottom 3" }
  panels { room: "Puzzles" name: "Right Bottom 4" }
}