diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-06-30 20:42:49 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-06-30 20:42:49 -0700 |
commit | 2177ce01206c19d35d39c8da98e1eea6f8b8ec25 (patch) | |
tree | ec88d13d5d773de42b4d39903b43192060416ab4 | |
parent | More formatting fixes. (diff) | |
download | cataclysm-dda-tileset_undeadpeople-2177ce01206c19d35d39c8da98e1eea6f8b8ec25.tar.xz |
Fix prison overmap for reals this time.
-rw-r--r-- | tile_config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tile_config.json b/tile_config.json index 7b82641..0dbe976 100644 --- a/tile_config.json +++ b/tile_config.json @@ -18587,8 +18587,6 @@ "necropolis_d_10", "necropolis_d_37", "necropolis_d_73", - "prison_1_b_2", - "prison_1_b_3", "prison_1_b_7", "prison_1_b_9" ], @@ -22292,6 +22290,8 @@ "prison_1_8", "prison_1_9", "prison_1_b_1", + "prison_1_b_2", + "prison_1_b_3", "prison_1_b_4", "prison_1_b_5", "prison_1_b_6", |