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" } } connections { from_room: "Main Area" to_room: "Unyielding Entrance" door { name: "Control Center Blue Door" } } ='form'>
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/control_center/rooms/White Ending.txtpb
blob: 62d4a56783add77e1cfc759a0e730c5fda9560ea (plain) (blame)
1
2
3
4
5
name: "White Ending"
endings {
  name: "WHITE"
  path: "Components/Endings/white_ending"
}