summaryrefslogtreecommitdiff
path: root/json/items/ammo/36paper.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-12 12:39:03 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-12 12:39:03 -0800
commit7eef3da225f27f471211db84656f05ebcbb95494 (patch)
tree6807b3b44d383b0f1121c3d6f8a317aa6b39b786 /json/items/ammo/36paper.json
parentRemove description boilerplate for handloaded and black powder. (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-7eef3da225f27f471211db84656f05ebcbb95494.tar.xz
Update ammo descriptions to more recent dda.
Fix incorrect damage on 357mag and 357sig. Fix 36 paper not being marked as reloaded. Fix 38 super not being a 38 super round.
Diffstat (limited to 'json/items/ammo/36paper.json')
-rw-r--r--json/items/ammo/36paper.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/ammo/36paper.json b/json/items/ammo/36paper.json
index d944483..ad3af20 100644
--- a/json/items/ammo/36paper.json
+++ b/json/items/ammo/36paper.json
@@ -17,6 +17,6 @@
"damage": { "damage_type": "bullet", "amount": 19 },
"dispersion": 80,
"recoil": 210,
- "effects": [ "COOKOFF", "MUZZLE_SMOKE", "BLACKPOWDER" ]
+ "effects": [ "COOKOFF", "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ]
}
]