summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-02 16:03:26 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-02 16:03:26 -0700
commitaa2d1cbbb3c01505b43db71e7fc5fe510a24fd2f (patch)
treea1cba89ce789e3bc59c6b01ea06c7ad3b8fff392
parentAdd 000shot variants - Explosive, Incendiary, Beanbag (diff)
downloadcataclysm-bn-mod_hk-loadout-aa2d1cbbb3c01505b43db71e7fc5fe510a24fd2f.tar.xz
Typo
-rw-r--r--json/recipes/000shot.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/recipes/000shot.json b/json/recipes/000shot.json
index d86975b..122f524 100644
--- a/json/recipes/000shot.json
+++ b/json/recipes/000shot.json
@@ -31,7 +31,7 @@
"reversible": true,
"using": [ [ "bullet_forming", 1 ], [ "ammo_bullet", 20 ], [ "ammo_000_shot", 1 ] ],
"components": [ [ [ "gunpowder", 5 ], [ "gunpowder_pistol", 5 ], [ "gunpowder_shotgun", 5 ] ], [ [ "magnesium", 5 ] ] ]
- }
+ },
{
"result": "reloaded_shot_000_flechette",
"type": "recipe",
@@ -64,5 +64,5 @@
"reversible": true,
"using": [ [ "bullet_forming", 1 ], [ "ammo_bullet", 20 ], [ "ammo_000_shot", 1 ] ],
"components": [ [ [ "gunpowder", 6 ], [ "gunpowder_pistol", 6 ], [ "gunpowder_shotgun", 6 ] ] ]
- },
+ }
]