summaryrefslogtreecommitdiff
path: root/json/items/gun/45.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-21 11:08:40 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-21 11:08:40 -0700
commit45cb674821073a55c764fc41b68c708c7be0e977 (patch)
treeb949120ab0d7141321f50491b5df9cdbcbb4d5b7 /json/items/gun/45.json
parentUpgrade 000 explosive slug from EXPLOSIVE_TINY to EXPLOSIVE as per comparable... (diff)
downloadcataclysm-bn-mod_hk-loadout-45cb674821073a55c764fc41b68c708c7be0e977.tar.xz
Convert from stab to now-supported bullet damage.
-Except for the 000 beanbag, which is now bashing.
Diffstat (limited to 'json/items/gun/45.json')
-rw-r--r--json/items/gun/45.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/gun/45.json b/json/items/gun/45.json
index 4084f04..99aa47e 100644
--- a/json/items/gun/45.json
+++ b/json/items/gun/45.json
@@ -16,7 +16,7 @@
"symbol": "(",
"color": "dark_gray",
"ammo": "45",
- "ranged_damage": { "damage_type": "stab", "amount": -1 },
+ "ranged_damage": { "damage_type": "bullet", "amount": -1 },
"dispersion": 400,
"durability": 9,
"blackpowder_tolerance": 48,
@@ -58,7 +58,7 @@
"color": "dark_gray",
"ammo": "45",
"skill": "smg",
- "ranged_damage": { "damage_type": "stab", "amount": 1 },
+ "ranged_damage": { "damage_type": "bullet", "amount": 1 },
"dispersion": 240,
"durability": 8,
"min_cycle_recoil": 540,