about summary refs log tree commit diff stats
path: root/data/maps/the_extravagant/connections.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Assigned IDs for the_hive, the_impressive, and the_invisibleStar Rauchenberger2025-08-141-0/+5
* Added the_extravagantStar Rauchenberger2025-08-121-0/+145
34' href='#n34'>34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
name: "West Side"
panel_display_name: "West Side"
panels {
  name: "ERASE"
  path: "Panels/General/entry_9"
  clue: "erase"
  answer: "write"
  symbols: SUN
}
panels {
  name: "TEACH"
  path: "Panels/Magnet Room/magnet_1"
  clue: "teach"
  answer: "learn"
  symbols: SUN
}
panels {
  name: "RIGHT"
  path: "Panels/Impressive/entry_1"
  clue: "right"
  answer: "wrong"
  symbols: SUN
}
panels {
  name: "SAVORY"
  path: "Panels/Favors/favors_1"
  clue: "savory"
  answer: "unsavory"
  symbols: SUN
}
panels {
  name: "FLAVORS"
  path: "Panels/Favors/favors_2"
  clue: "flavors"
  answer: "favors"
  symbols: SPARKLES
}
panels {
  name: "COLOR"
  path: "Panels/General/entry_5"
  clue: "color"
  answer: "red"
  symbols: EXAMPLE
}
panels {
  name: "CLUE"
  path: "Panels/General/entry_3"
  clue: "clue"
  answer: "hint"
  symbols: SUN
}
letters {
  key: "a"
  path: "Components/Collectables/a"
}
paintings {
  name: "EXTRAVAGANT"
  path: "Components/Paintings/unless"
  orientation: "north"
  move: true
  enter_only: true
  required_door { name: "Savory Painting" }
}
ports {
  name: "IMPRESSIVE"
  path: "Meshes/Blocks/Warps/worldport2"
  orientation: "south"
}
ports {
  name: "CC"
  path: "Meshes/Blocks/Warps/worldport9"
  orientation: "north"
}
ports {
  name: "PARTIAL"
  path: "Meshes/Blocks/Warps/worldport7"
  orientation: "east"
  # ER with this is weird; make sure to place on the surface
}