about summary refs log tree commit diff stats
path: root/data/maps/the_linear/doors.txtpb
blob: 63d8ae849f65360b6f2b69bdd140f5a7a0089a7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
doors {
  name: "Behind The Keen Gravestone"
  type: GRAVESTONE
  panels { room: "Room" name: "HORN" }
  panels { room: "Room" name: "ION" }
  panels { room: "Room" name: "TON" }
  panels { room: "Room" name: "ROT" }
  panels { room: "Room" name: "IT" }
  panels { room: "Room" name: "HIT" }
  panels { room: "Room" name: "INTO" }
  panels { room: "Room" name: "NOR" }
  location_room: "Room"
}
uot; } # TODO: gravestones # The Tree (the_tree) # The Three Doors (the_three_doors) # Behind The Keen (the_linear) } doors { name: "Mausoleum Door" type: EVENT panels { room: "Outside" name: "FOOT" } panels { room: "Outside" name: "SEVERE" } } doors { name: "Double Letters" type: EVENT switches: "double_letters" # TODO: once again, not sure whether this is how it should work }