summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:38:03 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:38:03 -0800
commit7038cc0092194020a0f2541b8fae66c6ba49d2e4 (patch)
tree51d48515b27d1b0b1866cf58bf3b424a27fcf3ae
parentUpdate ammo descriptions to more recent dda. (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-7038cc0092194020a0f2541b8fae66c6ba49d2e4.tar.xz
Redescribe mod due to more widespread ammo reversions.
Updated to use BN depends.
-rw-r--r--modinfo.json6
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" ]
}
]