summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-29 06:30:17 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-29 06:30:17 -0700
commitf83788bd57bb5e03cbe8164e2be2519c35b35a4b (patch)
treedff932fb8291b747645399d73a9ff1a887f852eb /modinfo.json
downloadcataclysm-bn-mod_revert-handgun-damage-buff-f83788bd57bb5e03cbe8164e2be2519c35b35a4b.tar.xz
Initial commit
Diffstat (limited to 'modinfo.json')
-rw-r--r--modinfo.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/modinfo.json b/modinfo.json
new file mode 100644
index 0000000..97aabc8
--- /dev/null
+++ b/modinfo.json
@@ -0,0 +1,11 @@
+[
+ {
+ "type": "MOD_INFO",
+ "ident": "bn_revert_handgun_damage_buff",
+ "name": "BN - Revert Handgun Damage Buff",
+ "authors": ["jc_gargma"],
+ "description": "Revert BN handgun ammunition buffs. Except the 4.6mm and 5.7mm, they were seriously weak.",
+ "category": "rebalance",
+ "dependencies": [ "dda" ]
+ }
+]