diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-11-11 21:45:40 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-11-11 21:45:40 -0800 |
commit | 7f47836830db4489ec0017a07fb915112719b7cb (patch) | |
tree | 612a4c3d3f5e2d87da1ea57e5bcc87ea27f0af26 | |
parent | Add aliases for the new variants of sourdough split. (diff) | |
download | cataclysm-dda-tileset_undeadpeople-7f47836830db4489ec0017a07fb915112719b7cb.tar.xz |
Add alias for wielding cbm packages.
-rw-r--r-- | tile_config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tile_config.json b/tile_config.json index 0d7e635..ba52cfe 100644 --- a/tile_config.json +++ b/tile_config.json @@ -71908,6 +71908,11 @@ "rotates": false }, { + "id": "overlay_wielded_bionic_general", + "fg": 8992, + "rotates": false + }, + { "id": "bio_ads", "fg": 8992, "rotates": false |