summaryrefslogtreecommitdiff
path: root/0032-shears-use-light-battery.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-29 18:01:32 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-29 18:01:32 -0700
commit444181f77cb649760c3099d9b96c8f863a8f8ddf (patch)
tree3e9e1e8c44a208c342fc919de1a24081739db884 /0032-shears-use-light-battery.patch
parentFix .50bmg ammo ordering (diff)
downloadcataclysm-bn-444181f77cb649760c3099d9b96c8f863a8f8ddf.tar.xz
Updated to 2021-10-29-1727
Reorganize patches into categories. Add patch to allow followers to eat from the basecamp stocks from farther away. -Reduces NPCs being prone to starve on large camps. Temporarily revert the book changes commit.
Diffstat (limited to '0032-shears-use-light-battery.patch')
-rw-r--r--0032-shears-use-light-battery.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/0032-shears-use-light-battery.patch b/0032-shears-use-light-battery.patch
deleted file mode 100644
index e0a0d95..0000000
--- a/0032-shears-use-light-battery.patch
+++ /dev/null
@@ -1,28 +0,0 @@
---- a/data/json/items/tool/pets.json
-+++ b/data/json/items/tool/pets.json
-@@ -68,9 +68,22 @@
- "color": "dark_gray",
- "qualities": [ [ "SHEAR", 3 ] ],
- "ammo": "battery",
-- "initial_charges": 100,
-- "max_charges": 100,
-- "charges_per_use": 25
-+ "charges_per_use": 25,
-+ "magazines": [
-+ [
-+ "battery",
-+ [
-+ "light_minus_battery_cell",
-+ "light_battery_cell",
-+ "light_plus_battery_cell",
-+ "light_atomic_battery_cell",
-+ "light_minus_atomic_battery_cell",
-+ "light_minus_disposable_cell",
-+ "light_disposable_cell"
-+ ]
-+ ]
-+ ],
-+ "magazine_well": 1
- },
- {
- "id": "horse_tack",