From 444181f77cb649760c3099d9b96c8f863a8f8ddf Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 29 Oct 2021 18:01:32 -0700 Subject: 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. --- 0014-portable-generator-engine.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 0014-portable-generator-engine.patch (limited to '0014-portable-generator-engine.patch') diff --git a/0014-portable-generator-engine.patch b/0014-portable-generator-engine.patch deleted file mode 100644 index 70e1c2d..0000000 --- a/0014-portable-generator-engine.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/data/json/vehicles/utility.json -+++ b/data/json/vehicles/utility.json -@@ -120,7 +120,7 @@ - "parts": [ - { "x": 0, "y": 0, "part": "frame_cover" }, - { "x": 0, "y": 0, "part": "small_storage_battery" }, -- { "x": 0, "y": 0, "part": "engine_vtwin" }, -+ { "x": 0, "y": 0, "part": "engine_1cyl_large" }, - { "x": 0, "y": 0, "part": "generator_7500w" }, - { "x": 0, "y": 0, "parts": [ "wheel_mount_light", "wheel_small" ] }, - { "x": 1, "y": 0, "part": "frame_cover" }, -- cgit v1.2.1