From 7f82beb120e222ace6c258fc3982b5988f9ae070 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 2 Sep 2025 14:09:35 -0400 Subject: Added keyholder sanity --- data/maps/the_unkempt/rooms/Main Area.txtpb | 1 + data/maps/the_unkempt/rooms/V Keyholder.txtpb | 1 + data/maps/the_unkempt/rooms/W Keyholder.txtpb | 1 + 3 files changed, 3 insertions(+) (limited to 'data/maps/the_unkempt/rooms') diff --git a/data/maps/the_unkempt/rooms/Main Area.txtpb b/data/maps/the_unkempt/rooms/Main Area.txtpb index ed3ce21..b5d29c4 100644 --- a/data/maps/the_unkempt/rooms/Main Area.txtpb +++ b/data/maps/the_unkempt/rooms/Main Area.txtpb @@ -212,6 +212,7 @@ panels { keyholders { name: "I" path: "Components/KeyHolders/keyHolderL" + key: "i" } ports { name: "GREAT" diff --git a/data/maps/the_unkempt/rooms/V Keyholder.txtpb b/data/maps/the_unkempt/rooms/V Keyholder.txtpb index 0906b2e..8a4941d 100644 --- a/data/maps/the_unkempt/rooms/V Keyholder.txtpb +++ b/data/maps/the_unkempt/rooms/V Keyholder.txtpb @@ -2,4 +2,5 @@ name: "V Keyholder" keyholders { name: "V" path: "Components/KeyHolders/keyHolderV" + key: "v" } diff --git a/data/maps/the_unkempt/rooms/W Keyholder.txtpb b/data/maps/the_unkempt/rooms/W Keyholder.txtpb index ae367b2..e16f997 100644 --- a/data/maps/the_unkempt/rooms/W Keyholder.txtpb +++ b/data/maps/the_unkempt/rooms/W Keyholder.txtpb @@ -2,4 +2,5 @@ name: "W Keyholder" keyholders { name: "W" path: "Components/KeyHolders/keyHolderW" + key: "w" } -- cgit 1.4.1