summaryrefslogtreecommitdiff
path: root/0014-4570-ammo-can-be-dismantled.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-01-18 05:01:02 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-01-18 05:01:02 -0800
commit42209cb39a6d278e0c3ad9dafd13bba47d3f9adb (patch)
tree45be71d6fb9f07a843180e65c2b46a995d3a7ba7 /0014-4570-ammo-can-be-dismantled.patch
parentUpdate ammo names patch (diff)
downloadcataclysm-bn-42209cb39a6d278e0c3ad9dafd13bba47d3f9adb.tar.xz
Revert the npc sleep on tables patch
Add patch to prevent non-faction NPCs becoming sleep deprived
Diffstat (limited to '0014-4570-ammo-can-be-dismantled.patch')
-rw-r--r--0014-4570-ammo-can-be-dismantled.patch34
1 files changed, 0 insertions, 34 deletions
diff --git a/0014-4570-ammo-can-be-dismantled.patch b/0014-4570-ammo-can-be-dismantled.patch
deleted file mode 100644
index 3681df5..0000000
--- a/0014-4570-ammo-can-be-dismantled.patch
+++ /dev/null
@@ -1,34 +0,0 @@
---- a/data/json/recipes/ammo/rifle.json
-+++ b/data/json/recipes/ammo/rifle.json
-@@ -385,6 +385,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 ] ],
-@@ -406,6 +407,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 @@
- "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 @@
- "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 ] ], [ [ "lead", 9 ] ] ]
- },