name: "Entry" panels { name: "VIEW" path: "Panels/Entry/panel_1" clue: "view" answer: "look" symbols: SUN } panels { name: "HOVER" path: "Panels/Entry/panel_2" clue: "hover" answer: "over" symbols: SPARKLES } panels { name: "SQUISH" path: "Panels/Yellow/panel_1" clue: "squish" answer: "squash" symbols: SUN } panels { name: "MANE" path: "Panels/Yellow/panel_2" clue: "mane" answer: "lion" symbols: BOXES } panels { name: "SCHOOL" path: "Panels/Yellow/panel_3" clue: "school" answer: "bus" symbols: EXAMPLE } panels { name: "FLYTRAP" path: "Panels/Yellow/panel_4" clue: "flytrap" answer: "venus" symbols: EXAMPLE } panels { name: "TOAD" path: "Panels/Green/panel_2" clue: "toad" answer: "frog" symbols: EXAMPLE } panels { name: "CYCLING" path: "Panels/Green/panel_3" clue: "cycling" answer: "recycling" symbols: SPARKLES } ports { name: "UNYIELDING" path: "Components/Warps/worldport" orientation: "east" } abel='branches'> Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_invisible/rooms/Maze.txtpb
blob: 4461f0895ca2f425248e33610c5c4a6672140c3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
name: "Maze"
display_name: "Invisible"
masteries {
  name: "MASTERY"
  path: "Components/Collectables/smiley"
}
ports {
  name: "ENTRY"
  path: "Components/Warps/worldport"
  orientation: "south"
}