diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-01-15 16:10:13 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-01-15 16:10:13 -0800 |
commit | f0f0a9a83c76486f817d55d2a29098d15e1a5a05 (patch) | |
tree | bef6379d7fda1c334afdf09175784b1a3ccd1a6a | |
parent | FIx cabin_strange_b to look like a basement. (diff) | |
download | cataclysm-dda-tileset_undeadpeople-f0f0a9a83c76486f817d55d2a29098d15e1a5a05.tar.xz |
Add aliases for the Packed AT4
-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 9f10f8c..98150bf 100644 --- a/tile_config.json +++ b/tile_config.json @@ -8660,7 +8660,10 @@ {"id": "tokarev", "fg": 4618, "bg": 9172, "rotates": false}, {"id": "overlay_wielded_tokarev", "fg": 4619, "rotates": false}, {"id": "AT4", "fg": 4620, "rotates": false}, +{"id": "AT4_Packed", "fg": 4620, "rotates": false}, {"id": "overlay_wielded_AT4", "fg": 4621, "rotates": false}, +{"id": "overlay_wielded_AT4_Packed", "fg": 4621, "rotates": false}, +{"id": "overlay_worn_AT4_Packed", "fg": 1966, "rotates": false}, {"id": "m3_carlgustav", "fg": 4622, "rotates": false}, {"id": "overlay_wielded_m3_carlgustav", "fg": 4623, "rotates": false}, {"id": "m4_carlgustav", "fg": 4622, "rotates": false}, @@ -11465,6 +11468,7 @@ {"id": "overlay_wielded_insecticidalbomb_makeshift_act", "fg": 6382, "rotates": false}, {"id": "LAW_Packed", "fg": 6383, "bg": 9172, "rotates": false}, {"id": "overlay_wielded_LAW_Packed", "fg": 6384, "rotates": false}, +{"id": "overlay_worn_LAW_Packed", "fg": 1966, "rotates": false}, {"id": "mininuke", "fg": 6385, "bg": 9172, "rotates": false}, {"id": "overlay_wielded_mininuke", "fg": 6385, "rotates": false}, {"id": "mininuke_act", "fg": 6386, "bg": 9172, "rotates": false}, |