summaryrefslogtreecommitdiff
path: root/json/recipes
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-10-04 15:49:21 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-10-04 15:49:21 -0700
commit3be56c6ab073002900643dd8e9506f4e416d1f58 (patch)
treec1016bcae1fe341f3a93bfa18811e0e13b767f87 /json/recipes
parentMove the makeshift 40mm rounds into the grenade category. (diff)
downloadcataclysm-bn-mod_grenade-crafting-3be56c6ab073002900643dd8e9506f4e416d1f58.tar.xz
Replace the craftable 40mm grenades with handmade versions.
-Much as before, just 90% as powerful. This brings them in line with other reloaded ammo. -This is save breaking. Fix the description of 40mm flechettes to reference M1001 like how 40mm buckshot references M576. -They still are not reloaded copies of M1001 or M576. Fix all improvised 40mm rounds to be flagged as homemade and able to misfire, just like reloaded. Reduce the uncraft time of improvised 40mm rounds to 3 minutes, just like factory 40mm rounds.
Diffstat (limited to 'json/recipes')
-rw-r--r--json/recipes/ammo/40x46mm.json8
-rw-r--r--json/recipes/ammo/40x53mm.json4
2 files changed, 6 insertions, 6 deletions
diff --git a/json/recipes/ammo/40x46mm.json b/json/recipes/ammo/40x46mm.json
index 4763481..fa00a20 100644
--- a/json/recipes/ammo/40x46mm.json
+++ b/json/recipes/ammo/40x46mm.json
@@ -1,6 +1,6 @@
[
{
- "result": "40x46mm_m433",
+ "result": "40x46mm_bootleg_m433",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
@@ -23,7 +23,7 @@
]
},
{
- "result": "40x46mm_m576",
+ "result": "40x46mm_bootleg_m576",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
@@ -45,7 +45,7 @@
]
},
{
- "result": "40x46mm_m651",
+ "result": "40x46mm_bootleg_m651",
"type" : "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
@@ -68,7 +68,7 @@
]
},
{
- "result": "40x46mm_m1006",
+ "result": "40x46mm_bootleg_m1006",
"type" : "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
diff --git a/json/recipes/ammo/40x53mm.json b/json/recipes/ammo/40x53mm.json
index d73d126..bde2788 100644
--- a/json/recipes/ammo/40x53mm.json
+++ b/json/recipes/ammo/40x53mm.json
@@ -1,6 +1,6 @@
[
{
- "result": "40x53mm_m430a1",
+ "result": "40x53mm_bootleg_m430a1",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
@@ -23,7 +23,7 @@
]
},
{
- "result": "40x53mm_m1001",
+ "result": "40x53mm_bootleg_m1001",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",