connections { from_room: "Main Area" to_room: "Chamber" door { name: "U Entrance" } } connections { from_room: "Main Area" to_room: "Chamber" door { name: "C Entrance" } } connections { from_room: "Chamber" to_room: "U Room" door { name: "U Exit" } } connections { from_room: "Chamber" to_room: "C Room" door { name: "C Exit" } } connections { from_room: "Main Area" to_room: "Gallery Maze" door { name: "Gallery Entrance" } } connections { from_room: "Gallery Maze" to_room: "Main Area" oneway: true } connections { from_room: "Tree Area" to_room: "Main Area" door { name: "Tree Entrance" } } index : lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_sweet/connections.txtpb
blob: 7f3d7a09db0ede0cdd9010b2446e3bf98165e3e6 (plain) (blame)
1
2
3
4
5