name: "Lime Room" display_name: "Colored Doors Area" panels { name: "HIDE" path: "Panels/Back Left/backleft_proxying_3" clue: "hide" answer: "hide" } panels { name: "SEEK" path: "Panels/Back Left/backleft_proxying_4" clue: "seek" answer: "seek" } panels { name: "COLOR" path: "Panels/Back Left/backleft_proxying_5" clue: "color" answer: "white" symbols: "example" } ports { name: "DAEDALUS" path: "Components/Warps/worldport11" orientation: "west" required_door { name: "Control Center White Door" } } ports { name: "REVITALIZED" path: "worldport7" orientation: "north" required_door { name: "Revitalized Entrance" } }ref='/'>index : lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Outside Book Room.txtpb
blob: a8e647fd587e679cc8015e3d235f8800fce73eed (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Outside Book Room"
display_name: "Southwest Area"
# This is behind a teal wall.
panels {
  name: "TEAL"
  path: "Panels/Entry/teal_1"
  clue: "teal"
  answer: "teal"
}