From 3aea98027e61531f7747a0c92f29d1afa54e79a9 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 11 Aug 2025 10:10:18 -0400 Subject: Assigned IDs for the_door --- data/ids.txtpb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'data/ids.txtpb') diff --git a/data/ids.txtpb b/data/ids.txtpb index 5f8b47a..3115275 100644 --- a/data/ids.txtpb +++ b/data/ids.txtpb @@ -1334,6 +1334,24 @@ maps { } } } +maps { + key: "the_door" + value { + rooms { + key: "Main Area" + value { + panels { + key: "HAIR" + value: 372 + } + panels { + key: "PART" + value: 373 + } + } + } + } +} maps { key: "the_entry" value { -- cgit 1.4.1