diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-07-14 07:51:43 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-07-14 07:51:43 -0700 |
commit | 29f74d8439f5549f74012347a5c91d76598c9b1f (patch) | |
tree | f6346d3e407990f986e72c45c3b91aa8312c9628 | |
parent | Rephrase various shot descriptions to be less meta. (diff) | |
download | cataclysm-bn-mod_revert-handgun-damage-buff-29f74d8439f5549f74012347a5c91d76598c9b1f.tar.xz |
Rename the mod to better explain its realized purpose.
Mod id is still the same.
-rw-r--r-- | modinfo.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modinfo.json b/modinfo.json index 432919d..c90882f 100644 --- a/modinfo.json +++ b/modinfo.json @@ -2,7 +2,7 @@ { "type": "MOD_INFO", "ident": "bn_revert_handgun_damage_buff", - "name": "BN - Revert Ammo Damage Buff + Restore Handloaded", + "name": "BN - Ammo Rebalance", "authors": ["jc_gargma"], "description": "Revert BN ammunition buffs. Restore handloaded ammo. Fix ammo names. Fix other ammo bugs. Requires source patches.", "category": "rebalance", |