diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-14 09:57:37 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-14 09:57:37 -0700 |
commit | db3cd170fd3e3f15e8a34e812535dee58f616a2e (patch) | |
tree | 7f81f7cf68f799942ea1163084ea2846475962be | |
parent | Add bungalow 11 and 12 (diff) | |
download | cataclysm-dda-tileset_undeadpeople-db3cd170fd3e3f15e8a34e812535dee58f616a2e.tar.xz |
Add aliases for bungalow 13,14,15,16
-rw-r--r-- | tile_config.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tile_config.json b/tile_config.json index b782490..9b4e2d9 100644 --- a/tile_config.json +++ b/tile_config.json @@ -18705,6 +18705,10 @@ "bungalow10", "bungalow11", "bungalow12", + "bungalow13", + "bungalow14", + "bungalow15", + "bungalow16", "house_35", "house_36", "house_37", @@ -18923,6 +18927,10 @@ "bungalow10_roof", "bungalow11_roof", "bungalow12_roof", + "bungalow13_roof", + "bungalow14_roof", + "bungalow15_roof", + "bungalow16_roof", "house_2story_base_roof", "house_dogs_roof", "house_detatched1_roof", |