From 7038cc0092194020a0f2541b8fae66c6ba49d2e4 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 13 Jan 2023 00:38:03 -0800 Subject: Redescribe mod due to more widespread ammo reversions. Updated to use BN depends. --- modinfo.json | 6 +++--- 1 file 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" ] } ] -- cgit v1.2.1