summaryrefslogtreecommitdiff
path: root/ammo-04_4570-can-be-dismantled.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ammo-04_4570-can-be-dismantled.patch')
-rw-r--r--ammo-04_4570-can-be-dismantled.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/ammo-04_4570-can-be-dismantled.patch b/ammo-04_4570-can-be-dismantled.patch
new file mode 100644
index 0000000..4224e2c
--- /dev/null
+++ b/ammo-04_4570-can-be-dismantled.patch
@@ -0,0 +1,10 @@
+--- a/data/json/recipes/ammo/rifle.json
++++ b/data/json/recipes/ammo/rifle.json
+@@ -34,6 +34,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 ] ] ]
+ },