name: "Bottom Left Room" panels { name: "SHELL (1)" path: "Panels/Room 4/panel_1" clue: "shell" answer: "armadillo" symbols: STARS } panels { name: "SHELL (2)" path: "Panels/Room 4/panel_2" clue: "shell" answer: "coconut" symbols: STARS } panels { name: "SHELL (3)" path: "Panels/Room 4/panel_3" clue: "shell" answer: "egg" symbols: STARS } panels { name: "SHELL (4)" path: "Panels/Room 4/panel_4" clue: "shell" answer: "crab" symbols: STARS } panels { name: "SHELL (5)" path: "Panels/Room 4/panel_5" clue: "shell" answer: "turtle" symbols: STARS } panels { name: "SHELL (6)" path: "Panels/Room 4/panel_6" clue: "shell" answer: "nut" symbols: STARS } /a>
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_symbolic/rooms/White Room.txtpb
blob: d3509cb3b63982e9bd5339d7c3977085d445a907 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: "White Room"
panels {
  name: "WRITE"
  path: "Panels/Prequel/panel_1"
  clue: "write"
  answer: "write"
}
ports {
  name: "PLAZA"
  display_name: "Entrance"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 2.5 }
  rotation: 0
}