summaryrefslogtreecommitdiff
path: root/0009-oxyacetylene-from-oxygen.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-13 15:03:27 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-13 15:03:27 -0800
commit3fd848091efec4cb8f05f34edba994c7703087c8 (patch)
tree671ba529f69d2e4ba34187318765851115912654 /0009-oxyacetylene-from-oxygen.patch
parentAdd patches fot fix lumbermill and community garden liquid spills (diff)
downloadcataclysm-dda-3fd848091efec4cb8f05f34edba994c7703087c8.tar.xz
Apply 0.E.3 changeset
Add backport for faction camp wells Rename other backports Add patch to allow actually crafting oxyacetylene Add patch to fix gun loudness using 6 times AP instead of 2 times
Diffstat (limited to '0009-oxyacetylene-from-oxygen.patch')
-rw-r--r--0009-oxyacetylene-from-oxygen.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/0009-oxyacetylene-from-oxygen.patch b/0009-oxyacetylene-from-oxygen.patch
new file mode 100644
index 0000000..8da7688
--- /dev/null
+++ b/0009-oxyacetylene-from-oxygen.patch
@@ -0,0 +1,12 @@
+--- a/data/json/recipes/ammo/weldgas.json
++++ b/data/json/recipes/ammo/weldgas.json
+@@ -7,8 +8,9 @@
+ "charges": 120,
+ "book_learn": [ [ "textbook_chemistry", 4 ], [ "textbook_gaswarfare", 5 ], [ "atomic_survival", 3 ] ],
+ "qualities": [ { "id": "PRESSURIZATION", "level": 1 } ],
++ "tools": [ [ [ "oxygen_tank", 24 ], [ "oxygen_cylinder", 24 ], [ "smoxygen_tank", 24 ] ] ],
+- "components": [ [ [ "oxygen", 24 ] ], [ [ "acetylene", 96 ] ] ]
++ "components": [ [ [ "acetylene", 96 ] ] ]
+ },
+ {
+ "result": "acetylene",