From 21013ec0d1e3953276f11bd8cce12f33d46a33ec Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 1 Nov 2025 12:18:25 -0400 Subject: (Almost) all panels are locations or connections now --- data/maps/the_gold/doors.txtpb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/maps/the_gold/doors.txtpb (limited to 'data/maps/the_gold/doors.txtpb') diff --git a/data/maps/the_gold/doors.txtpb b/data/maps/the_gold/doors.txtpb new file mode 100644 index 0000000..d3329cb --- /dev/null +++ b/data/maps/the_gold/doors.txtpb @@ -0,0 +1,7 @@ +doors { + name: "The Panel" + type: LOCATION_ONLY + panels { room: "The Whole Thing" name: "PANEL" } + location_room: "The Whole Thing" + location_name: "Panel" +} -- cgit 1.4.1