diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-05-03 17:04:52 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-05-03 17:04:52 -0700 |
commit | f02328454a92deb9db3b61efbdb8f1b91b8b169d (patch) | |
tree | a5c21aa9a0691d6e08e39dbebb497fadb48e8d4a /modinfo.json | |
parent | Fix 5.7mm naming. (diff) | |
download | cataclysm-bn-mod_revert-handgun-damage-buff-f02328454a92deb9db3b61efbdb8f1b91b8b169d.tar.xz |
Port ammo name patch to mod.
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 ccdecfd..432919d 100644 --- a/modinfo.json +++ b/modinfo.json @@ -4,7 +4,7 @@ "ident": "bn_revert_handgun_damage_buff", "name": "BN - Revert Ammo Damage Buff + Restore Handloaded", "authors": ["jc_gargma"], - "description": "Revert BN ammunition buffs. Restore handloaded ammo. Requires source patches.", + "description": "Revert BN ammunition buffs. Restore handloaded ammo. Fix ammo names. Fix other ammo bugs. Requires source patches.", "category": "rebalance", "dependencies": [ "bn" ] } |