name: "Y Minus First Floor" panels { name: "RHINO" path: "Panels/panel_2" clue: "rhino" answer: "horn" symbols: BOXES } panels { name: "HORN" path: "Panels/panel_3" clue: "horn" answer: "rhino" symbols: BOXES } paintings { name: "GALLERY" path: "Components/Paintings/unless3" orientation: "south" display_name: "3 Side First Floor Near Panels Painting" } paintings { name: "SMILE" path: "Components/Paintings/smile" orientation: "east" display_name: "3 Side First Floor Other Painting" } git.png' alt='cgit logo'/> index : lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_door/doors.txtpb
blob: f401f945ede73cbcb665cf824d8e532a9f1edd48 (plain) (blame)
1
2
3
4
5
6
doors {
  name: "Stairs"
  type: EVENT
  panels { room: "Main Area" name: "HAIR" }
  panels { room: "Main Area" name: "PART" }
}