about summary refs log tree commit diff stats
path: root/data/maps/the_owl/rooms/R2C2 Bottom.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Converted puzzle symbols to an enumStar Rauchenberger2025-08-201-1/+1
* Added the_owlStar Rauchenberger2025-08-171-0/+15
='#n38'>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"
}