summaryrefslogtreecommitdiff
path: root/recipes-01_4570-dragon-can-be-dismantled.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-12-28 05:59:34 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-12-28 05:59:34 -0800
commitb475a78452d28e5e389454080c6d776996d92570 (patch)
tree681bbe14409279c220b53811261300d8fb93daa4 /recipes-01_4570-dragon-can-be-dismantled.patch
parentFix naming of reloaded NATO 5.56mm rounds. (diff)
downloadcataclysm-bn-b475a78452d28e5e389454080c6d776996d92570.tar.xz
Updated to 2021-12-28-1204
Diffstat (limited to 'recipes-01_4570-dragon-can-be-dismantled.patch')
-rw-r--r--recipes-01_4570-dragon-can-be-dismantled.patch44
1 files changed, 44 insertions, 0 deletions
diff --git a/recipes-01_4570-dragon-can-be-dismantled.patch b/recipes-01_4570-dragon-can-be-dismantled.patch
new file mode 100644
index 0000000..219bfd6
--- /dev/null
+++ b/recipes-01_4570-dragon-can-be-dismantled.patch
@@ -0,0 +1,44 @@
+--- a/data/json/recipes/ammo/rifle.json
++++ b/data/json/recipes/ammo/rifle.json
+@@ -385,6 +385,7 @@
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_bullets", 2 ], [ "mag_rifle", 4 ] ],
+ "charges": 1,
++ "reversible": true,
+ "using": [ [ "bullet_forming", 15 ], [ "ammo_bullet", 8 ] ],
+ "components": [
+ [ [ "4570_casing", 1 ] ],
+@@ -406,6 +407,7 @@
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_bullets", 2 ], [ "mag_rifle", 4 ] ],
+ "charges": 1,
++ "reversible": true,
+ "using": [ [ "bullet_forming", 15 ], [ "ammo_bullet", 8 ] ],
+ "components": [
+ [ [ "4570_casing", 1 ] ],
+@@ -426,6 +428,7 @@
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_bullets", 2 ], [ "mag_rifle", 4 ] ],
+ "charges": 1,
++ "reversible": true,
+ "using": [ [ "bullet_forming", 15 ], [ "ammo_bullet", 8 ] ],
+ "components": [
+ [ [ "4570_casing", 1 ] ],
+@@ -446,6 +449,7 @@
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_bullets", 2 ], [ "mag_rifle", 4 ] ],
+ "charges": 1,
++ "reversible": true,
+ "using": [ [ "bullet_forming", 15 ], [ "ammo_bullet", 8 ] ],
+ "components": [ [ [ "4570_casing", 1 ] ], [ [ "lgrifle_primer", 1 ] ], [ [ "chem_black_powder", 12 ] ], [ [ "lead", 9 ] ] ]
+ },
+--- a/data/json/recipes/ammo/shot.json
++++ b/data/json/recipes/ammo/shot.json
+@@ -62,6 +62,7 @@
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ],
+ "charges": 1,
++ "reversible": true,
+ "using": [ [ "ammo_shot", 1 ] ],
+ "tools": [ [ [ "press", -1 ] ] ],
+ "components": [ [ [ "gunpowder", 3 ] ], [ [ "magnesium", 5 ] ] ]