name: "Jail Part 2" panel_display_name: "Jail" panels { name: "DIGEST" path: "Panels/Bowels3/bowels_1" clue: "digest" answer: "die" symbols: SPARKLES } panels { name: "JAUNDICE" path: "Panels/Bowels3/bowels_2" clue: "jaundice" answer: "die" symbols: SPARKLES } panels { name: "NECROTIZE (1)" path: "Panels/Bowels3/bowels_3" clue: "necrotize" answer: "rot" symbols: SPARKLES } panels { name: "NECROTIZE (2)" path: "Panels/Bowels3/bowels_4" clue: "necrotize" answer: "rot" symbols: SUN } panels { name: "TORMENTS" path: "Panels/Bowels4/bowels_1" clue: "torments" answer: "omen" symbols: SPARKLES } panels { name: "PILGRIM" path: "Panels/Bowels4/bowels_2" clue: "pilgrim" answer: "grim" symbols: SPARKLES } panels { name: "GRIMACE" path: "Panels/Bowels4/bowels_3" clue: "grimace" answer: "grim" symbols: SPARKLES } panels { name: "COMMENCE" path: "Panels/Bowels4/bowels_4" clue: "commence" answer: "omen" symbols: SPARKLES } on> Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/control_center/rooms/Partial Entrance.txtpb
blob: de5d91ae2d268849fe9e5e4612ea70b65e9b2dbe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Partial Entrance"
panels {
  name: "PARTIAL"
  path: "Panels/Hallway Left/entry_5"
  clue: "partial"
  answer: "part"
  symbols: SPARKLES
}
ports {
  name: "PARTIAL"
  display_name: "Partial Connector"
  path: "Components/Warps/worldport4"
  destination { x: 21 y: 0 z: -41 }
  rotation: 270
}