summaryrefslogtreecommitdiff
path: root/recipes-01_4570-dragon-can-be-dismantled.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-25 23:39:30 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-25 23:39:30 -0800
commit7406a4d8fad98609db9486e27f35e2347c87e70f (patch)
treebf59f93eda0b1200ca0f7630ee4b6832234b1c6d /recipes-01_4570-dragon-can-be-dismantled.patch
parentUpdate PKGUILD (diff)
downloadcataclysm-bn-7406a4d8fad98609db9486e27f35e2347c87e70f.tar.xz
Fix many patch fuzzing warnings.
Fix vampires not ignoring ambient temperature.
Diffstat (limited to 'recipes-01_4570-dragon-can-be-dismantled.patch')
-rw-r--r--recipes-01_4570-dragon-can-be-dismantled.patch18
1 files changed, 9 insertions, 9 deletions
diff --git a/recipes-01_4570-dragon-can-be-dismantled.patch b/recipes-01_4570-dragon-can-be-dismantled.patch
index 219bfd6..c0e4f26 100644
--- a/recipes-01_4570-dragon-can-be-dismantled.patch
+++ b/recipes-01_4570-dragon-can-be-dismantled.patch
@@ -1,6 +1,6 @@
--- a/data/json/recipes/ammo/rifle.json
+++ b/data/json/recipes/ammo/rifle.json
-@@ -385,6 +385,7 @@
+@@ -355,6 +355,7 @@
"batch_time_factors": [ 60, 5 ],
"book_learn": [ [ "recipe_bullets", 2 ], [ "mag_rifle", 4 ] ],
"charges": 1,
@@ -8,23 +8,23 @@
"using": [ [ "bullet_forming", 15 ], [ "ammo_bullet", 8 ] ],
"components": [
[ [ "4570_casing", 1 ] ],
-@@ -406,6 +407,7 @@
+@@ -376,6 +377,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 @@
+ "components": [ [ [ "4570_casing", 1 ] ], [ [ "lgrifle_primer", 1 ] ], [ [ "gunpowder", 17 ] ], [ [ "copper", 7 ] ] ]
+ },
+@@ -356,6 +358,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 @@
+ "components": [ [ [ "4570_casing", 1 ] ], [ [ "lgrifle_primer", 1 ] ], [ [ "gunpowder", 12 ] ], [ [ "lead", 9 ] ] ]
+ },
+@@ -406,6 +409,7 @@
"batch_time_factors": [ 60, 5 ],
"book_learn": [ [ "recipe_bullets", 2 ], [ "mag_rifle", 4 ] ],
"charges": 1,
@@ -40,5 +40,5 @@
"charges": 1,
+ "reversible": true,
"using": [ [ "ammo_shot", 1 ] ],
- "tools": [ [ [ "press", -1 ] ] ],
+ "tools": [ [ [ "press", -1 ], [ "press_dowel", -1 ] ] ],
"components": [ [ [ "gunpowder", 3 ] ], [ [ "magnesium", 5 ] ] ]