about summary refs log tree commit diff stats
path: root/data/maps/the_double_sided/rooms/Brown Area.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Changed how door location names are formattedStar Rauchenberger2025-08-301-1/+0
* Added the_double_sidedStar Rauchenberger2025-08-111-0/+6
n24' href='#n24'>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 63
name: "Puzzle Room"
display_name: "Literate"
panels {
  name: "WATER"
  path: "Panels/entry_1"
  clue: "water"
  answer: "ice"
  symbols: "cross"
}
panels {
  name: "JUICE"
  path: "Panels/entry_2"
  clue: "juice"
  answer: "popsicle"
  symbols: "cross"
}
panels {
  name: "MAGMA"
  path: "Panels/entry_3"
  clue: "magma"
  answer: "rock"
  symbols: "cross"
}
panels {
  name: "CREATURE"
  path: "Panels/entry_4"
  clue: "creature"
  answer: "corpse"
  symbols: "cross"
}
panels {
  name: "SAND"
  path: "Panels/entry_5"
  clue: "sand"
  answer: "glass"
  symbols: "cross"
}
panels {
  name: "LIQUID"
  path: "Panels/entry_6"
  clue: "liquid"
  answer: "gas"
  symbols: "cross"
}
panels {
  name: "STICK"
  path: "Panels/entry_7"
  clue: "stick"
  answer: "torch"
  symbols: "cross"
}
panels {
  name: "BREAD"
  path: "Panels/entry_8"
  clue: "bread"
  answer: "toast"
  symbols: "cross"
}
ports {
  name: "ENTRY"
  path: "Components/Warps/worldport"
  orientation: "south"
}