From 3c26cedd030c464e3b8a5576a98c19eb45134658 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 7 Aug 2025 14:28:56 -0400 Subject: Process the rest of the defined protos --- data/maps/the_entry/rooms/Starting Room.txtpb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data/maps/the_entry/rooms/Starting Room.txtpb') diff --git a/data/maps/the_entry/rooms/Starting Room.txtpb b/data/maps/the_entry/rooms/Starting Room.txtpb index 98882a3..eaf493c 100644 --- a/data/maps/the_entry/rooms/Starting Room.txtpb +++ b/data/maps/the_entry/rooms/Starting Room.txtpb @@ -32,7 +32,7 @@ panels { answer: "hint" } panels { - id: "THIN" + name: "THIN" path: "Panels/Entry/second_left" clue: "thin" answer: "thin" @@ -54,7 +54,7 @@ paintings { move: true # how do enter_only: true orientation: "north" - required_door { door: "Least Blue Last Panels" } + required_door { name: "Least Blue Last Panels" } display_name: "Near Trick Painting" } paintings { @@ -62,7 +62,7 @@ paintings { path: "Components/Paintings/pains3" enter_only: true orientation: "east" - required_door { door: "Near D Room Painting" } + required_door { name: "Near D Room Painting" } display_name: "Near D Room Painting" } ports { -- cgit 1.4.1