From 33b078f78cc77b8f99607ce31ff79a7ac9ac3dc4 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 16 Aug 2025 22:22:19 -0400 Subject: Added the_nuanced --- data/connections.txtpb | 1 + data/ids.txtpb | 119 ++++++++++++++++++++++++++++ data/maps/the_nuanced/connections.txtpb | 10 +++ data/maps/the_nuanced/doors.txtpb | 54 +++++++++++++ data/maps/the_nuanced/rooms/Back Room.txtpb | 51 ++++++++++++ data/maps/the_nuanced/rooms/Main Room.txtpb | 116 +++++++++++++++++++++++++++ data/maps/the_nuanced/rooms/N2 Room.txtpb | 7 ++ 7 files changed, 358 insertions(+) create mode 100644 data/maps/the_nuanced/connections.txtpb create mode 100644 data/maps/the_nuanced/doors.txtpb create mode 100644 data/maps/the_nuanced/rooms/Back Room.txtpb create mode 100644 data/maps/the_nuanced/rooms/Main Room.txtpb create mode 100644 data/maps/the_nuanced/rooms/N2 Room.txtpb diff --git a/data/connections.txtpb b/data/connections.txtpb index 1d182cd..054dae7 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -35,6 +35,7 @@ # the_impressive/Green Eye/PLAZA # the_liberated/Painting Room/PYRAMID # the_literate/Painting Room/PYRAMID +# the_nuanced/Main Room/UNYIELDING connections { from { port { diff --git a/data/ids.txtpb b/data/ids.txtpb index 409a552..a2edc2d 100644 --- a/data/ids.txtpb +++ b/data/ids.txtpb @@ -3898,6 +3898,121 @@ maps { } } } +maps { + key: "the_nuanced" + value { + doors { + key: "Left Room Puzzles" + value: 768 + } + doors { + key: "Main Room Puzzles" + value: 770 + } + doors { + key: "Right Room Puzzles" + value: 769 + } + rooms { + key: "Back Room" + value { + panels { + key: "BUYER" + value: 774 + } + panels { + key: "COURSE" + value: 771 + } + panels { + key: "GNASH" + value: 775 + } + panels { + key: "LIMB" + value: 776 + } + panels { + key: "SPARE" + value: 777 + } + panels { + key: "WEIGH (1)" + value: 772 + } + panels { + key: "WEIGH (2)" + value: 773 + } + } + } + rooms { + key: "Main Room" + value { + panels { + key: "ASH" + value: 789 + } + panels { + key: "CACHE" + value: 782 + } + panels { + key: "FARE" + value: 791 + } + panels { + key: "FLAIR" + value: 784 + } + panels { + key: "HA" + value: 787 + } + panels { + key: "HEY" + value: 780 + } + panels { + key: "HI" + value: 790 + } + panels { + key: "HIGHER" + value: 781 + } + panels { + key: "HOARSE" + value: 778 + } + panels { + key: "HOSE" + value: 785 + } + panels { + key: "HYMN" + value: 783 + } + panels { + key: "IRE" + value: 788 + } + panels { + key: "NAY" + value: 779 + } + panels { + key: "NIGH" + value: 786 + } + panels { + key: "TORE" + value: 792 + } + } + } + } +} letters { key: "a1" value: 577 @@ -3974,6 +4089,10 @@ letters { key: "n1" value: 232 } +letters { + key: "n2" + value: 793 +} letters { key: "p2" value: 32 diff --git a/data/maps/the_nuanced/connections.txtpb b/data/maps/the_nuanced/connections.txtpb new file mode 100644 index 0000000..6c4b0f6 --- /dev/null +++ b/data/maps/the_nuanced/connections.txtpb @@ -0,0 +1,10 @@ +connections { + from_room: "Main Room" + to_room: "Back Room" + door { name: "Main Room Puzzles" } +} +connections { + from_room: "Back Room" + to_room: "N2 Room" + door { name: "Back Room Puzzles" } +} diff --git a/data/maps/the_nuanced/doors.txtpb b/data/maps/the_nuanced/doors.txtpb new file mode 100644 index 0000000..0c66799 --- /dev/null +++ b/data/maps/the_nuanced/doors.txtpb @@ -0,0 +1,54 @@ +doors { + name: "Left Room Puzzles" + type: LOCATION_ONLY + panels { room: "Main Room" name: "HOARSE" } + panels { room: "Main Room" name: "NAY" } + panels { room: "Main Room" name: "HEY" } + panels { room: "Main Room" name: "HIGHER" } + panels { room: "Main Room" name: "CACHE" } + panels { room: "Main Room" name: "HYMN" } + panels { room: "Main Room" name: "FLAIR" } + location_room: "Main Room" +} +doors { + name: "Right Room Puzzles" + type: LOCATION_ONLY + panels { room: "Main Room" name: "HOSE" } + panels { room: "Main Room" name: "NIGH" } + panels { room: "Main Room" name: "HA" } + panels { room: "Main Room" name: "IRE" } + panels { room: "Main Room" name: "ASH" } + panels { room: "Main Room" name: "HI" } + panels { room: "Main Room" name: "FARE" } + location_room: "Main Room" +} +doors { + name: "Main Room Puzzles" + type: ITEM_ONLY + receivers: "Components/Doors/entry_1" + panels { room: "Main Room" name: "HOARSE" } + panels { room: "Main Room" name: "NAY" } + panels { room: "Main Room" name: "HEY" } + panels { room: "Main Room" name: "HIGHER" } + panels { room: "Main Room" name: "CACHE" } + panels { room: "Main Room" name: "HYMN" } + panels { room: "Main Room" name: "FLAIR" } + panels { room: "Main Room" name: "HOSE" } + panels { room: "Main Room" name: "NIGH" } + panels { room: "Main Room" name: "HA" } + panels { room: "Main Room" name: "IRE" } + panels { room: "Main Room" name: "ASH" } + panels { room: "Main Room" name: "HI" } + panels { room: "Main Room" name: "FARE" } +} +doors { + name: "Back Room Puzzles" + type: EVENT + panels { room: "Back Room" name: "COURSE" } + panels { room: "Back Room" name: "WEIGH (1)" } + panels { room: "Back Room" name: "WEIGH (2)" } + panels { room: "Back Room" name: "BUYER" } + panels { room: "Back Room" name: "GNASH" } + panels { room: "Back Room" name: "LIMB" } + panels { room: "Back Room" name: "SPARE" } +} diff --git a/data/maps/the_nuanced/rooms/Back Room.txtpb b/data/maps/the_nuanced/rooms/Back Room.txtpb new file mode 100644 index 0000000..5ff9342 --- /dev/null +++ b/data/maps/the_nuanced/rooms/Back Room.txtpb @@ -0,0 +1,51 @@ +name: "Back Room" +display_name: "Nuanced" +panels { + name: "COURSE" + path: "Panels/Rhymes/panel_1" + clue: "course" + answer: "horse" + symbols: "zero" +} +panels { + name: "WEIGH (1)" + path: "Panels/Rhymes/panel_2" + clue: "weigh" + answer: "neigh" + symbols: "zero" +} +panels { + name: "WEIGH (2)" + path: "Panels/Rhymes/panel_3" + clue: "weigh" + answer: "hay" + symbols: "zero" +} +panels { + name: "BUYER" + path: "Panels/Rhymes/panel_4" + clue: "buyer" + answer: "hire" + symbols: "zero" +} +panels { + name: "GNASH" + path: "Panels/Rhymes/panel_5" + clue: "gnash" + answer: "cash" + symbols: "zero" +} +panels { + name: "LIMB" + path: "Panels/Rhymes/panel_6" + clue: "limb" + answer: "him" + symbols: "zero" +} +panels { + name: "SPARE" + path: "Panels/Rhymes/panel_7" + clue: "spare" + answer: "flare" + symbols: "zero" +} diff --git a/data/maps/the_nuanced/rooms/Main Room.txtpb b/data/maps/the_nuanced/rooms/Main Room.txtpb new file mode 100644 index 0000000..d24a62d --- /dev/null +++ b/data/maps/the_nuanced/rooms/Main Room.txtpb @@ -0,0 +1,116 @@ +name: "Main Room" +display_name: "Nuanced" +panels { + name: "HOARSE" + path: "Panels/Eyes/panel_1" + clue: "hoarse" + answer: "horse" + symbols: "zero" +} +panels { + name: "NAY" + path: "Panels/Eyes/panel_2" + clue: "nay" + answer: "neigh" + symbols: "zero" +} +panels { + name: "HEY" + path: "Panels/Eyes/panel_3" + clue: "hey" + answer: "hay" + symbols: "zero" +} +panels { + name: "HIGHER" + path: "Panels/Eyes/panel_4" + clue: "higher" + answer: "hire" + symbols: "zero" +} +panels { + name: "CACHE" + path: "Panels/Eyes/panel_5" + clue: "cache" + answer: "cash" + symbols: "zero" +} +panels { + name: "HYMN" + path: "Panels/Eyes/panel_6" + clue: "hymn" + answer: "him" + symbols: "zero" +} +panels { + name: "FLAIR" + path: "Panels/Eyes/panel_7" + clue: "flair" + answer: "flare" + symbols: "zero" +} +panels { + name: "HOSE" + path: "Panels/Letters/panel_1" + clue: "hose" + answer: "horse" + symbols: "sparkles" +} +panels { + name: "NIGH" + path: "Panels/Letters/panel_2" + clue: "nigh" + answer: "neigh" + symbols: "sparkles" +} +panels { + name: "HA" + path: "Panels/Letters/panel_3" + clue: "ha" + answer: "hay" + symbols: "sparkles" +} +panels { + name: "IRE" + path: "Panels/Letters/panel_4" + clue: "ire" + answer: "hire" + symbols: "sparkles" +} +panels { + name: "ASH" + path: "Panels/Letters/panel_5" + clue: "ash" + answer: "cash" + symbols: "sparkles" +} +panels { + name: "HI" + path: "Panels/Letters/panel_6" + clue: "hi" + answer: "him" + symbols: "sparkles" +} +panels { + name: "FARE" + path: "Panels/Letters/panel_7" + clue: "fare" + answer: "flare" + symbols: "sparkles" +} +panels { + name: "TORE" + path: "Panels/Extras/hint" + clue: "tore" + answer: "stores" + symbols: "sparkles" +} +ports { + name: "UNYIELDING" + path: "Components/Warps/worldport" + orientation: "west" +} +keyholders { + name: "S" + path: "Components/KeyHolders/keyHolderS" +} diff --git a/data/maps/the_nuanced/rooms/N2 Room.txtpb b/data/maps/the_nuanced/rooms/N2 Room.txtpb new file mode 100644 index 0000000..492d4a3 --- /dev/null +++ b/data/maps/the_nuanced/rooms/N2 Room.txtpb @@ -0,0 +1,7 @@ +name: "N2 Room" +display_name: "Nuanced" +letters { + key: "n" + level2: true + path: "Components/Collectables/collectable" +} -- cgit 1.4.1