summaryrefslogtreecommitdiff
path: root/emit.diff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-31 00:58:25 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-31 00:58:25 -0700
commit5c4749bc89816254de70626810ba8ee9949851e4 (patch)
treea31a6c2e8f705d407b322f494f93e2541717e723 /emit.diff
parentAdd grenade-crafting and caseless-crating mods (diff)
downloadcataclysm-dda-5c4749bc89816254de70626810ba8ee9949851e4.tar.xz
Convert the bug fix mods into patches
Diffstat (limited to 'emit.diff')
-rw-r--r--emit.diff20
1 files changed, 20 insertions, 0 deletions
diff --git a/emit.diff b/emit.diff
new file mode 100644
index 0000000..c3d16d5
--- /dev/null
+++ b/emit.diff
@@ -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