summaryrefslogtreecommitdiff
path: root/0008-community-garden-fertilizer-not-spilled.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-28 21:09:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-28 21:09:35 -0700
commit8e3c8d0f11396d697fdffe1a071e2e8c52db7a8f (patch)
tree59de1515e5809b56ce73c0ff9affaedfcb39d186 /0008-community-garden-fertilizer-not-spilled.patch
parentUpdate maid mod and faction camp expansion (diff)
downloadcataclysm-dda-8e3c8d0f11396d697fdffe1a071e2e8c52db7a8f.tar.xz
Add patches fot fix lumbermill and community garden liquid spills
Diffstat (limited to '0008-community-garden-fertilizer-not-spilled.patch')
-rw-r--r--0008-community-garden-fertilizer-not-spilled.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/0008-community-garden-fertilizer-not-spilled.patch b/0008-community-garden-fertilizer-not-spilled.patch
new file mode 100644
index 0000000..dfc3d29
--- /dev/null
+++ b/0008-community-garden-fertilizer-not-spilled.patch
@@ -0,0 +1,17 @@
+--- a/data/json/mapgen/garden_community.json
++++ b/data/json/mapgen/garden_community.json
+@@ -141,10 +141,10 @@
+ "|": "f_null"
+ },
+ "place_liquids": [
+- { "liquid": "fertilizer_liquid", "chance": 1, "amount": [ 2, 3 ], "x": 4, "y": 4 },
+- { "liquid": "fertilizer_liquid", "chance": 1, "amount": [ 2, 3 ], "x": 4, "y": 5 },
+- { "liquid": "fertilizer_liquid", "chance": 1, "amount": [ 2, 3 ], "x": 5, "y": 4 },
+- { "liquid": "fertilizer_liquid", "chance": 1, "amount": [ 2, 3 ], "x": 5, "y": 5 }
++ { "liquid": "fertilizer_liquid", "chance": 1, "amount": [ 2, 3 ], "x": 9, "y": 9 },
++ { "liquid": "fertilizer_liquid", "chance": 1, "amount": [ 2, 3 ], "x": 10, "y": 9 },
++ { "liquid": "fertilizer_liquid", "chance": 1, "amount": [ 2, 3 ], "x": 9, "y": 10 },
++ { "liquid": "fertilizer_liquid", "chance": 1, "amount": [ 2, 3 ], "x": 10, "y": 10 }
+ ],
+ "items": { "D": { "item": "hydro", "chance": 15 }, "#": { "item": "hydro", "chance": 15 } },
+ "place_items": [