From f95dcb283fcff2eeecce4f240c76d800f529703c Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 26 Aug 2025 20:56:42 -0400 Subject: Added the_wondrous --- data/maps/the_gallery/doors.txtpb | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'data/maps/the_gallery') diff --git a/data/maps/the_gallery/doors.txtpb b/data/maps/the_gallery/doors.txtpb index d8c41ef..6842516 100644 --- a/data/maps/the_gallery/doors.txtpb +++ b/data/maps/the_gallery/doors.txtpb @@ -162,7 +162,17 @@ doors { name: "Wondrous Painting" type: ITEM_ONLY move_paintings { room: "Main Area" name: "WONDROUS" } - # TODO: any panel in The Wondrous + panels { map: "the_wondrous" room: "Entry" name: "WONDER" } + panels { map: "the_wondrous" room: "Regular" name: "SHRINK" } + panels { map: "the_wondrous" room: "Huge" name: "SHRINK" } + panels { map: "the_wondrous" room: "Huge" name: "IRE" } + panels { map: "the_wondrous" room: "Huge" name: "BRIE" } + panels { map: "the_wondrous" room: "Huge" name: "WICK" } + panels { map: "the_wondrous" room: "Huge" name: "BARK" } + panels { map: "the_wondrous" room: "Huge" name: "HARE" } + panels { map: "the_wondrous" room: "Huge" name: "CHIME" } + panels { map: "the_wondrous" room: "Huge" name: "LIBRARY" } + complete_at: 1 } doors { name: "Rainbow Painting" -- cgit 1.4.1