connections { from_room: "First Floor" to_room: "Tower" door { name: "First Floor Door" } } connections { from_room: "Tower" to_room: "Ending" door { name: "Ending" } } alternate' title='Atom feed' href='https://code.fourisland.com/lingo2-archipelago/atom/data/maps/the_lively/connections.txtpb?h=data-v4' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_lively/connections.txtpb
blob: f8cb49c565f1f2ea2dcdf37c852f217eb6cc2ff8 (plain) (blame)
1
2
3
4
5
connections {
  from_room: "Puzzle Room"
  to_room: "L2 Room"
  door { name: "Door" }
}