diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-04-14 15:51:17 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-04-14 15:51:17 -0700 |
commit | a71799e5420a917e4c6750baa810a0a086b62c35 (patch) | |
tree | e964083144437d7e580fc005b08d0b494ee0114a | |
parent | Add alias for prepper house 2. (diff) | |
download | cataclysm-dda-tileset_undeadpeople-a71799e5420a917e4c6750baa810a0a086b62c35.tar.xz |
Add overmap tile for hunting supply stores.
-rw-r--r-- | tile_config.json | 3 | ||||
-rw-r--r-- | zz_more_overmap.png | bin | 3234 -> 3407 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/tile_config.json b/tile_config.json index a87f2ca..aeb39ea 100644 --- a/tile_config.json +++ b/tile_config.json @@ -24761,7 +24761,8 @@ {"id": "mon_halloween_dragon", "fg": 19122, "rotates": false}], "//": "range 19121 to 19136", "sprite_width": 160, "sprite_height": 128, "sprite_offset_x": -48, "sprite_offset_y": -48}, {"file": "zz_more_overmap.png", "tiles": [ -{"id": ["s_grocery","s_grocery_1"], "fg": 19153, "rotates": false}], +{"id": ["s_grocery","s_grocery_1"], "fg": 19153, "rotates": false}, +{"id": ["s_hunting"], "fg": 19154, "rotates": false}], "//": "range 19137 to 19472"}, {"file": "fallback.png", "//": "Also placeholder tiles for shotgun cone blast", diff --git a/zz_more_overmap.png b/zz_more_overmap.png Binary files differindex 6ca9781..5bfddde 100644 --- a/zz_more_overmap.png +++ b/zz_more_overmap.png |