summaryrefslogtreecommitdiff
path: root/0008-community-garden-fertilizer-not-spilled.patch
diff options
context:
space:
mode:
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": [