diff options
-rw-r--r-- | modinfo.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/modinfo.json b/modinfo.json index 97aabc8..ccdecfd 100644 --- a/modinfo.json +++ b/modinfo.json @@ -2,10 +2,10 @@ { "type": "MOD_INFO", "ident": "bn_revert_handgun_damage_buff", - "name": "BN - Revert Handgun Damage Buff", + "name": "BN - Revert Ammo Damage Buff + Restore Handloaded", "authors": ["jc_gargma"], - "description": "Revert BN handgun ammunition buffs. Except the 4.6mm and 5.7mm, they were seriously weak.", + "description": "Revert BN ammunition buffs. Restore handloaded ammo. Requires source patches.", "category": "rebalance", - "dependencies": [ "dda" ] + "dependencies": [ "bn" ] } ] |