about summary refs log tree commit diff stats
path: root/data/maps/the_wondrous/connections.txtpb
blob: 0bd773a44b0b788791e205f478b055404dbe995b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
connections {
  from_room: "Main Area"
  to_room: "Side Area"
  door { name: "Side Door" }
}
connections {
  from_room: "Main Area"
  to_room: "J Room"
  door { name: "J Door" }
}