From 84c646f9386521b3a948607e49ec9ae0a48c3575 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 7 Aug 2025 22:24:40 -0400 Subject: Assigned IDs for the_ancient --- data/ids.txtpb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'data') diff --git a/data/ids.txtpb b/data/ids.txtpb index 613b793..7f75d1b 100644 --- a/data/ids.txtpb +++ b/data/ids.txtpb @@ -180,6 +180,41 @@ maps { } } } +maps { + key: "the_ancient" + value { + doors { + key: "End Door" + value: 170 + } + doors { + key: "Front Door" + value: 169 + } + doors { + key: "Lavender Cubes" + value: 171 + } + rooms { + key: "Inside" + value { + panels { + key: "COLOR" + value: 173 + } + } + } + rooms { + key: "Outside" + value { + panels { + key: "THIS" + value: 172 + } + } + } + } +} maps { key: "the_entry" value { -- cgit 1.4.1