diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-02-20 06:54:51 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-02-20 06:54:51 -0800 |
commit | 2c2183f447c5e6b4acd4e5057a72435a2d519757 (patch) | |
tree | 088a25850fbe7e1985e8f09afca6525b8df30355 | |
parent | Expand some configs to ease readability. (diff) | |
download | cataclysm-dda-tileset_undeadpeople-2c2183f447c5e6b4acd4e5057a72435a2d519757.tar.xz |
Add aliases for bungalow 09 and 10.
-rw-r--r-- | tile_config.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tile_config.json b/tile_config.json index 16dc0d7..f7c83e1 100644 --- a/tile_config.json +++ b/tile_config.json @@ -17110,6 +17110,8 @@ "bungalow06", "bungalow07", "bungalow08", + "bungalow09", + "bungalow10", "house_35", "house_36", "house_37", @@ -36354,6 +36356,8 @@ "bungalow06_roof", "bungalow07_roof", "bungalow08_roof", + "bungalow09_roof", + "bungalow10_roof", "house_35_roof", "house_36_roof", "house_37_roof", |