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