about summary refs log tree commit diff stats
path: root/data/maps/the_lively/metadata.txtpb
blob: cbf11c2aab74b31d6e42252379ce1d4714859387 (plain) (blame)
1
display_name: "The Lively"
.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 */
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" }
}