name: "B Room" display_name: "Orb" letters { key: "b" path: "Components/Collectables/b" } paintings { name: "SPIRAL" path: "Meshes/spiral" # TODO: This is too high up to enter. It's also a hint painting. exit_only: true } # TODO: Should these two be independent for shuffling purposes, or always tied # to the Main Area's port? ports { name: "MID" path: "Components/Warps/worldport4" orientation: "south" # This port is in the room immediately after solving the B puzzles, which # means it seems like it would be inaccessible if you enter the map from the # painting or from the final port, but entering the O or R areas brings you # back to the beginning. } ports { name: "FINAL" path: "Components/Warps/worldport5" orientation: "south" } type='hidden' name='id' value='35d356c5ba9975a36d93d81c9d322d5089187b45'/> Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_sweet/rooms/Y2 Room.txtpb
blob: d448f5751bbdb7ca6a693a90ed2b53819d5c358d (plain) (blame)
1
2
3
4
5
6
name: "Y2 Room"
letters {
  key: "y"
  level2: true
  path: "Components/Collectables/y2"
}