diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-08-01 12:58:46 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-08-01 12:58:46 -0700 |
commit | 3f6bb90b2adc6cc386fca8dbe94fd6d666cbecbe (patch) | |
tree | b5057f0834e5c9ae0562c914dce390a38387e10f /emit.diff | |
parent | Convert the bug fix mods into patches (diff) | |
download | cataclysm-bn-3f6bb90b2adc6cc386fca8dbe94fd6d666cbecbe.tar.xz |
Improve patch names
Diffstat (limited to 'emit.diff')
-rw-r--r-- | emit.diff | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/emit.diff b/emit.diff deleted file mode 100644 index c3d16d5..0000000 --- a/emit.diff +++ /dev/null @@ -1,20 +0,0 @@ ---- 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 |