about summary refs log tree commit diff stats
path: root/data/maps/the_unyielding
Commit message (Expand)AuthorAgeFilesLines
* [Data] Annotate shuffleable portsStar Rauchenberger13 days4-0/+8
* Add cyan door behavior optionStar Rauchenberger2025-09-081-0/+3
* [Data] Some more double letters fixesStar Rauchenberger2025-09-012-0/+2
* Handled cyan doorsStar Rauchenberger2025-08-311-1/+1
* Changed how door location names are formattedStar Rauchenberger2025-08-301-0/+21
* Fixed a couple of missing connectionsStar Rauchenberger2025-08-212-0/+13
* Added the_unyieldingStar Rauchenberger2025-08-2140-0/+2028
82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
name: "U2 Room"
panel_display_name: "U2 Room"
panels {
  name: "DREAMSCAPE"
  path: "Panels/The Big U/o_1"
  clue: "dreamscape"
  answer: "utopia"
  symbols: SUN
}
panels {
  name: "WICKED"
  path: "Panels/The Big U/o_4"
  clue: "wicked"
  answer: "unholy"
  symbols: SUN
}
panels {
  name: "PARADISE"
  path: "Panels/The Big U/o_5"
  clue: "paradise"
  answer: "utopia"
  symbols: SUN
}
panels {
  name: "DISCORD"
  path: "Panels/The Big U/o_8"
  clue: "discord"
  answer: "unrest"
  symbols: SUN
}
panels {
  name: "EVIL"
  path: "Panels/The Big U/o_9"
  clue: "evil"
  answer: "unholy"
  symbols: SUN
}
panels {
  name: "DISORDER"
  path: "Panels/The Big U/o_12"
  clue: "disorder"
  answer: "unrest"
  symbols: SUN
}
panels {
  name: "CHAOS"
  path: "Panels/The Big U/o_13"
  clue: "chaos"
  answer: "unrest"
  symbols: SUN
}
panels {
  name: "TROUBLE"
  path: "Panels/The Big U/o_14"
  clue: "trouble"
  answer: "unrest"
  symbols: SUN
}
panels {
  name: "IRREVERENT"
  path: "Panels/The Big U/o_15"
  clue: "irreverent"
  answer: "unholy"
  symbols: SUN
}
panels {
  name: "HEAVEN"
  path: "Panels/The Big U/o_16"
  clue: "heaven"
  answer: "utopia"
  symbols: SUN
}
panels {
  name: "EFFECTIVE"
  path: "Panels/The Big U Not/o_2"
  clue: "effective"
  answer: "useful"
  symbols: SUN
}
panels {
  name: "HELPFUL"
  path: "Panels/The Big U Not/o_3"
  clue: "helpful"
  answer: "useful"
  symbols: SUN
}
panels {
  name: "PRACTICAL"
  path: "Panels/The Big U Not/o_6"
  clue: "practical"
  answer: "useful"
  symbols: SUN
}
panels {
  name: "PRODUCTIVE"
  path: "Panels/The Big U Not/o_7"
  clue: "productive"
  answer: "useful"
  symbols: SUN
}
panels {
  name: "INFERNAL"
  path: "Panels/The Big U Not/o_10"
  clue: "infernal"
  answer: "unholy"
  symbols: SUN
}
panels {
  name: "WONDERLAND"
  path: "Panels/The Big U Not/o_11"
  clue: "wonderland"
  answer: "utopia"
  symbols: SUN
}