doors { name: "Front Door" type: STANDARD panels { room: "Outside" name: "THIS" } location_room: "Outside" } doors { name: "End Door" type: STANDARD # TODO: all the keyholders! location_room: "Inside" } doors { name: "Lavender Cubes" type: STANDARD panels { room: "Inside" name: "COLOR" } location_room: "Inside" } cation/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_words/connections.txtpb
blob: f25ac2b9266329c0b6c8c7eeb739f43a75743276 (plain) (blame)
1
2
3
4
5
connections {
  from_room: "Main Area"
  to_room: "Ending"
  door { name: "Ending" }
}