name: "Engine Room" panels { name: "ENGINE" path: "Panels/panel_8" clue: "engine" answer: "train" symbols: BOXES } panels { name: "CABOOSE" path: "Panels/panel_9" clue: "caboose" answer: "train" symbols: BOXES } paintings { name: "UNDUE" path: "Components/Paintings/undue3" gravity: Z_PLUS orientation: "south" # TODO: this is meaningless with Z-axis gravity :/ display_name: "E Side Painting On E" } ports { name: "GALLERY" path: "Components/Warps/worldport2" gravity: Z_PLUS # TODO: orientation is not well defined with Z-axis gravity } ='2'>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_bearer/rooms/Blue Animal (View).txtpb
blob: 0b60207ac72256558f952f730601c040074ccd77 (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Blue Animal (View)"
display_name: "Main Area"
panels {
  name: "HALF"
  path: "Panels/Blue/panel_2"
  clue: "half"
  answer: "whale"
  symbols: "sparkles"
}