diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-02 14:09:35 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-02 14:09:35 -0400 |
commit | 7f82beb120e222ace6c258fc3982b5988f9ae070 (patch) | |
tree | 6a9fdf65badf1ed5e7d26b9a07bf0b0e840ca10e /data/maps/the_unkempt | |
parent | 7f5f14ddb5a67e1ccfdc7aa3d68d829473d0b745 (diff) | |
download | lingo2-archipelago-7f82beb120e222ace6c258fc3982b5988f9ae070.tar.gz lingo2-archipelago-7f82beb120e222ace6c258fc3982b5988f9ae070.tar.bz2 lingo2-archipelago-7f82beb120e222ace6c258fc3982b5988f9ae070.zip |
Added keyholder sanity
Diffstat (limited to 'data/maps/the_unkempt')
-rw-r--r-- | data/maps/the_unkempt/rooms/Main Area.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_unkempt/rooms/V Keyholder.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_unkempt/rooms/W Keyholder.txtpb | 1 |
3 files changed, 3 insertions, 0 deletions
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 { | |||
212 | keyholders { | 212 | keyholders { |
213 | name: "I" | 213 | name: "I" |
214 | path: "Components/KeyHolders/keyHolderL" | 214 | path: "Components/KeyHolders/keyHolderL" |
215 | key: "i" | ||
215 | } | 216 | } |
216 | ports { | 217 | ports { |
217 | name: "GREAT" | 218 | 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" | |||
2 | keyholders { | 2 | keyholders { |
3 | name: "V" | 3 | name: "V" |
4 | path: "Components/KeyHolders/keyHolderV" | 4 | path: "Components/KeyHolders/keyHolderV" |
5 | key: "v" | ||
5 | } | 6 | } |
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" | |||
2 | keyholders { | 2 | keyholders { |
3 | name: "W" | 3 | name: "W" |
4 | path: "Components/KeyHolders/keyHolderW" | 4 | path: "Components/KeyHolders/keyHolderW" |
5 | key: "w" | ||
5 | } | 6 | } |