summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-02-16 18:23:22 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-02-16 18:23:22 -0800
commite987921903b896b027cc03acbb3f603e8e52b1ae (patch)
tree7600e8bd7a90dd6de3a1a30a43b113a181633e92
parentConvert the CAWS to 00shot. (diff)
downloadcataclysm-dda-mod_hk-loadout-e987921903b896b027cc03acbb3f603e8e52b1ae.tar.xz
Fix 000shot uncrafts to output 12g hull.
-rw-r--r--json/uncraft/shot.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/uncraft/shot.json b/json/uncraft/shot.json
index 48da59c..96aed7b 100644
--- a/json/uncraft/shot.json
+++ b/json/uncraft/shot.json
@@ -7,7 +7,7 @@
"time": "1 s",
"qualities": [ { "id": "PULL", "level": 1 } ],
"components": [
- [ [ "000shot_hull", 1 ] ],
+ [ [ "shot_hull", 1 ] ],
[ [ "shotgun_primer", 1 ] ],
[ [ "gunpowder", 6 ] ],
[ [ "lead", 12 ] ]
@@ -22,7 +22,7 @@
"time": "1 s",
"qualities": [ { "id": "PULL", "level": 1 } ],
"components": [
- [ [ "000shot_hull", 1 ] ],
+ [ [ "shot_hull", 1 ] ],
[ [ "shotgun_primer", 1 ] ],
[ [ "gunpowder", 6 ] ],
[ [ "lead", 12 ] ],