summaryrefslogtreecommitdiff
path: root/ammo-10_ammo-order-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ammo-10_ammo-order-fix.patch')
-rw-r--r--ammo-10_ammo-order-fix.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/ammo-10_ammo-order-fix.patch b/ammo-10_ammo-order-fix.patch
index 01e7733..bfadbb7 100644
--- a/ammo-10_ammo-order-fix.patch
+++ b/ammo-10_ammo-order-fix.patch
@@ -553,6 +553,7 @@
+ "material": [ "plastic", "powder" ],
+ "symbol": "=",
+ "color": "red",
++ "dispersion": 10,
+ "count": 20,
+ "stack_size": 20,
+ "ammo_type": "shot",
@@ -580,7 +581,6 @@
+ "price_postapoc": 400,
+ "range": 0,
+ "damage": { "damage_type": "bullet", "amount": 50, "armor_multiplier": 3.0 },
-+ "dispersion": 1000,
+ "loudness": 80,
+ "shape": [ "cone", { "half_angle": 15, "length": 8 } ],
+ "extend": { "effects": [ "NOGIB" ] }
@@ -653,7 +653,7 @@
"id": "reloaded_shot_slug",
"copy-from": "shot_slug",
"type": "AMMO",
-@@ -89,36 +177,6 @@
+@@ -89,37 +177,6 @@
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
},
{
@@ -669,6 +669,7 @@
- "material": [ "plastic", "powder" ],
- "symbol": "=",
- "color": "red",
+- "dispersion": 10,
- "count": 20,
- "stack_size": 20,
- "ammo_type": "shot",
@@ -690,7 +691,7 @@
"id": "shot_beanbag",
"copy-from": "shot_00",
"type": "AMMO",
-@@ -133,49 +191,6 @@
+@@ -133,48 +191,6 @@
"extend": { "effects": [ "BEANBAG", "NOGIB" ] }
},
{
@@ -703,7 +704,6 @@
- "price_postapoc": 400,
- "range": 0,
- "damage": { "damage_type": "bullet", "amount": 50, "armor_multiplier": 3.0 },
-- "dispersion": 1000,
- "loudness": 80,
- "shape": [ "cone", { "half_angle": 15, "length": 8 } ],
- "extend": { "effects": [ "NOGIB" ] }