summaryrefslogtreecommitdiff
path: root/revert-17_Rivtech-mainline-3092.patch
diff options
context:
space:
mode:
Diffstat (limited to 'revert-17_Rivtech-mainline-3092.patch')
-rw-r--r--revert-17_Rivtech-mainline-3092.patch59
1 files changed, 0 insertions, 59 deletions
diff --git a/revert-17_Rivtech-mainline-3092.patch b/revert-17_Rivtech-mainline-3092.patch
deleted file mode 100644
index b0c8f6b..0000000
--- a/revert-17_Rivtech-mainline-3092.patch
+++ /dev/null
@@ -1,59 +0,0 @@
-From 1e225055aa27abf1942535eb4d49482b5ced1a4a Mon Sep 17 00:00:00 2001
-From: borsek <bor.arah@gmail.com>
-Date: Sun, 27 Aug 2023 22:53:29 +0100
-Subject: [PATCH] Rivtech mainline (#3092)
-
----
- data/json/recipes/ammo/rifle.json | 153 +++++++++++++++++++--
- 6 files changed, 274 insertions(+), 124 deletions(-)
-diff --git a/data/json/recipes/ammo/rifle.json b/data/json/recipes/ammo/rifle.json
-index dc0713e00bc..64b2d43cdf6 100644
---- a/data/json/recipes/ammo/rifle.json
-+++ b/data/json/recipes/ammo/rifle.json
-@@ -406,15 +535,15 @@
- "time": "2 m",
- "batch_time_factors": [ 60, 5 ],
- "book_learn": [ [ "recipe_caseless", 4 ] ],
-- "charges": 1,
-- "using": [ [ "bullet_forming", 2 ], [ "ammo_bullet", 2 ] ],
-+ "charges": 8,
-+ "using": [ [ "bullet_forming", 16 ], [ "ammo_bullet", 16 ] ],
- "tools": [ [ [ "mold_plastic", -1 ] ] ],
- "components": [
-- [ [ "5x50_hull", 1 ] ],
-+ [ [ "5x50_hull", 8 ] ],
- [ [ "plastic_chunk", 1 ] ],
-- [ [ "smrifle_primer", 1 ] ],
-- [ [ "gunpowder", 3 ] ],
-- [ [ "combatnail", 1 ] ]
-+ [ [ "smrifle_primer", 8 ] ],
-+ [ [ "gunpowder", 24 ] ],
-+ [ [ "combatnail", 8 ] ]
- ]
- },
- {
-@@ -428,15 +557,15 @@
- "time": "2 m",
- "batch_time_factors": [ 60, 5 ],
- "book_learn": [ [ "recipe_caseless", 4 ] ],
-- "charges": 1,
-- "using": [ [ "bullet_forming", 2 ], [ "ammo_bullet", 3 ] ],
-+ "charges": 8,
-+ "using": [ [ "bullet_forming", 16 ], [ "ammo_bullet", 24 ] ],
- "tools": [ [ [ "mold_plastic", -1 ] ] ],
- "components": [
-- [ [ "5x50_hull", 1 ] ],
-+ [ [ "5x50_hull", 8 ] ],
- [ [ "plastic_chunk", 1 ] ],
-- [ [ "smrifle_primer", 1 ] ],
-- [ [ "gunpowder", 4 ] ],
-- [ [ "scrap", 1 ] ]
-+ [ [ "smrifle_primer", 8 ] ],
-+ [ [ "gunpowder", 32 ] ],
-+ [ [ "scrap", 8 ] ]
- ]
- },
- {
---
-2.41.0
-