summaryrefslogtreecommitdiff
path: root/0001-vehicle-heater-cooler-intensity-reduced.patch
blob: c3d16d58dd623418f176c2bf12636eff1e2c5d70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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