summaryrefslogtreecommitdiff
path: root/hotfix-vehicle-heater-cooler-intensity-reduced.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-11 13:29:33 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-11 13:29:33 -0700
commitceb9f49045e4bed1a074752ca68d48a59a9d0a01 (patch)
treea6d95e711254ada6c4c8b6f711cd447f36276f44 /hotfix-vehicle-heater-cooler-intensity-reduced.patch
parentRebuild for several mod updates (diff)
downloadcataclysm-bn-ceb9f49045e4bed1a074752ca68d48a59a9d0a01.tar.xz
Many rebuilds from mod updates
New hotfixes
Diffstat (limited to 'hotfix-vehicle-heater-cooler-intensity-reduced.patch')
-rw-r--r--hotfix-vehicle-heater-cooler-intensity-reduced.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/hotfix-vehicle-heater-cooler-intensity-reduced.patch b/hotfix-vehicle-heater-cooler-intensity-reduced.patch
new file mode 100644
index 0000000..c3d16d5
--- /dev/null
+++ b/hotfix-vehicle-heater-cooler-intensity-reduced.patch
@@ -0,0 +1,20 @@
+--- a/data/json/emit.json
++++ b/data/json/emit.json
+@@ -185,7 +185,7 @@
+ {
+ "id": "emit_heater_vehicle",
+ "type": "emit",
+- "field": "fd_hot_air3",
++ "field": "fd_hot_air2",
+ "intensity": 3,
+ "qty": 3,
+ "chance": 100
+@@ -193,7 +193,7 @@
+ {
+ "id": "emit_cooler_vehicle",
+ "type": "emit",
+- "field": "fd_cold_air3",
++ "field": "fd_cold_air2",
+ "intensity": 3,
+ "qty": 3,
+ "chance": 100