summaryrefslogtreecommitdiff
path: root/vehicles-01_portable-generator-engine.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 /vehicles-01_portable-generator-engine.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 'vehicles-01_portable-generator-engine.patch')
-rw-r--r--vehicles-01_portable-generator-engine.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/vehicles-01_portable-generator-engine.patch b/vehicles-01_portable-generator-engine.patch
new file mode 100644
index 0000000..70e1c2d
--- /dev/null
+++ b/vehicles-01_portable-generator-engine.patch
@@ -0,0 +1,11 @@
+--- 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" },