From 660df4ff0d623f71de205cbf6e7fb16702d0d70d Mon Sep 17 00:00:00 2001 From: Maleclypse <54345792+Maleclypse@users.noreply.github.com> Date: Mon, 6 May 2024 09:30:07 -0500 Subject: [PATCH] Update data/json/mapgen/oil_platform/oil_platform_z2.json --- data/json/mapgen/oil_platform/oil_platform_z2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/mapgen/oil_platform/oil_platform_z2.json b/data/json/mapgen/oil_platform/oil_platform_z2.json index 6581afb487fb9..9cc17a3fef91e 100644 --- a/data/json/mapgen/oil_platform/oil_platform_z2.json +++ b/data/json/mapgen/oil_platform/oil_platform_z2.json @@ -117,7 +117,7 @@ { "liquid": "salt_water", "amount": [ 1, 4 ], "chance": 70 }, { "liquid": "crude_oil", "amount": [ 1, 4 ], "chance": 120 } ], - "…": { "liquid": "salt_water", "amount": [ 25000, 300000 ] }, + "…": { "liquid": "salt_water", "amount": [ 250, 3000 ] }, "0": [ { "liquid": "crude_oil", "amount": [ 500, 3000 ] } ] }, "furniture": { "♀": "f_sink", "☼": "f_catalytic_cracking_reactor" },