summaryrefslogtreecommitdiff
path: root/ammo-06_fix-bp-scrap-not-being-bp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ammo-06_fix-bp-scrap-not-being-bp.patch')
-rw-r--r--ammo-06_fix-bp-scrap-not-being-bp.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/ammo-06_fix-bp-scrap-not-being-bp.patch b/ammo-06_fix-bp-scrap-not-being-bp.patch
deleted file mode 100644
index 6fd1740..0000000
--- a/ammo-06_fix-bp-scrap-not-being-bp.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/data/json/items/ammo/shot.json
-+++ b/data/json/items/ammo/shot.json
-@@ -156,7 +156,7 @@
- "type": "AMMO",
- "name": { "str": "00 shot, black powder, scrap loaded" },
- "proportional": { "price": 0.6, "damage": { "damage_type": "bullet", "amount": 0.8 } },
-- "extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE" ] },
-+ "extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ] },
- "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
- },
- {