diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-06-30 17:34:55 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-06-30 17:34:55 -0700 |
commit | 255a26e0c8e74b5356d87f0a6ccc82b95efcc121 (patch) | |
tree | ca701133145b75ae01d12d2e1a1bac78c1c69651 | |
parent | Adjust the overmap tile entries for the prison. (diff) | |
download | cataclysm-dda-tileset_undeadpeople-255a26e0c8e74b5356d87f0a6ccc82b95efcc121.tar.xz |
More prison overmap cleanup.
-rw-r--r-- | tile_config.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tile_config.json b/tile_config.json index 8188960..927cf87 100644 --- a/tile_config.json +++ b/tile_config.json @@ -18642,7 +18642,11 @@ "necropolis_d_8", "necropolis_d_10", "necropolis_d_37", - "necropolis_d_73" + "necropolis_d_73", + "prison_1_b_2", + "prison_1_b_3", + "prison_1_b_7", + "prison_1_b_9" ], "fg": 10612, "rotates": false @@ -22088,7 +22092,8 @@ "necropolis_b_33", "necropolis_b_34", "necropolis_b_54", - "necropolis_b_63" + "necropolis_b_63", + "prison_1_b_8" ], "fg": [ { "weight": 25, "sprite": 11442 }, @@ -22485,14 +22490,9 @@ "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", - "prison_1_b_7", - "prison_1_b_8", - "prison_1_b_9", "prison_1_2f_1", "prison_1_2f_4", "prison_1_2f_5", |