diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-15 21:33:52 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-15 21:33:52 -0700 |
commit | d3a8c4b83b7c8e9e822818574972b79ed40b407c (patch) | |
tree | 79863aa06053399032614c4ceedaea92357cc028 /modinfo.json | |
parent | Port ammo fixes from DDA. (diff) | |
download | cataclysm-bn-mod_packed-at4-d3a8c4b83b7c8e9e822818574972b79ed40b407c.tar.xz |
Backported bufgixes.
Diffstat (limited to 'modinfo.json')
-rw-r--r-- | modinfo.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modinfo.json b/modinfo.json index 76bd17d..30045b0 100644 --- a/modinfo.json +++ b/modinfo.json @@ -5,7 +5,7 @@ "name": "Packed AT4", "authors": ["jc_gargma"], "description": "Convert the AT4 to function like the M72 LAW. Also add a carrying strap to both packed M72 and AT4.", - "category": "rebalance", + "category": "items", "dependencies": [ "bn" ] } ] |