name: "Center Room" panels { name: "REPORTER" path: "Panels/Room 2/panel_1" clue: "reporter" answer: "news" symbols: JOB } panels { name: "BIRD" path: "Panels/Room 2/panel_2" clue: "bird" answer: "nest" symbols: STARS } panels { name: "FOX" path: "Panels/Room 2/panel_3" clue: "fox" answer: "den" symbols: STARS } panels { name: "JUDGE" path: "Panels/Room 2/panel_4" clue: "judge" answer: "law" symbols: JOB } panels { name: "DENTIST" path: "Panels/Room 2/panel_5" clue: "dentist" answer: "teeth" symbols: JOB } panels { name: "SQUIRREL" path: "Panels/Room 2/panel_6" clue: "squirrel" answer: "tree" symbols: STARS } ngo2-archipelago/'>lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_sun_temple/rooms/Ending.txtpb
blob: 975374a9bf28404d577dda7ddba37a6d23ac5722 (plain) (blame)
1
2
3
4
5
name: "Ending"
endings {
  name: "PURPLE"
  path: "Components/purple_ending"
}