about summary refs log tree commit diff stats
path: root/data/maps/the_tower/connections.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_towerStar Rauchenberger2025-08-261-0/+10
5'>15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 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
name: "Entry"
panels {
  name: "VIEW"
  path: "Panels/Entry/panel_1"
  clue: "view"
  answer: "look"
  symbols: SUN
}
panels {
  name: "HOVER"
  path: "Panels/Entry/panel_2"
  clue: "hover"
  answer: "over"
  symbols: SPARKLES
}
panels {
  name: "SQUISH"
  path: "Panels/Yellow/panel_1"
  clue: "squish"
  answer: "squash"
  symbols: SUN
}
panels {
  name: "MANE"
  path: "Panels/Yellow/panel_2"
  clue: "mane"
  answer: "lion"
  symbols: BOXES
}
panels {
  name: "SCHOOL"
  path: "Panels/Yellow/panel_3"
  clue: "school"
  answer: "bus"
  symbols: EXAMPLE
}
panels {
  name: "FLYTRAP"
  path: "Panels/Yellow/panel_4"
  clue: "flytrap"
  answer: "venus"
  symbols: EXAMPLE
}
panels {
  name: "TOAD"
  path: "Panels/Green/panel_2"
  clue: "toad"
  answer: "frog"
  symbols: EXAMPLE
}
panels {
  name: "CYCLING"
  path: "Panels/Green/panel_3"
  clue: "cycling"
  answer: "recycling"
  symbols: SPARKLES
}
ports {
  name: "UNYIELDING"
  path: "Components/Warps/worldport"
  orientation: "east"
}