name: "Puzzle Room" panels { name: "CHILD" path: "Panels/entry_1" clue: "child" answer: "adult" symbols: AGE } panels { name: "FIRE" path: "Panels/entry_2" clue: "fire" answer: "ash" symbols: AGE } panels { name: "LIFE" path: "Panels/entry_3" clue: "life" answer: "death" symbols: AGE } panels { name: "ROCK" path: "Panels/entry_4" clue: "rock" answer: "sand" symbols: AGE } panels { name: "LION" path: "Panels/entry_5" clue: "lion" answer: "cub" symbols: AGE } panels { name: "FROG" path: "Panels/entry_6" clue: "frog" answer: "tadpole" symbols: AGE } panels { name: "PIG" path: "Panels/entry_7" clue: "pig" answer: "piglet" symbols: AGE } panels { name: "GOAT" path: "Panels/entry_8" clue: "goat" answer: "kid" symbols: AGE } ports { name: "ENTRY" display_name: "Entrance" path: "Components/Warps/worldport" destination { x: 0 y: 0 z: 6.5 } rotation: 0 } 7724014f8d74fb776a48651c08b51d01fc89e'>this commit Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Flip Painting Hidden Panel.txtpb
blob: d5971146e2b9641603d706cf421dd3570568c66d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
name: "Flip Painting Hidden Panel"
panel_display_name: "Central"
panels {
  name: "HIDDEN"
  path: "Panels/Halls/halls_2"
  clue: "hidden"
  answer: "ceortv" # ???????
  symbols: SUN
  proxies { answer: "covert" path: "Panels/Halls/secret_proxy_1" }
  proxies { answer: "secret" path: "Panels/Halls/secret_proxy_2" }
  display_name: "HIDDEN (East)"
}