Skip to content

Commit

Permalink
Update data/json/mapgen/oil_platform/oil_platform_z2.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Maleclypse authored May 6, 2024
1 parent 9543cb2 commit 660df4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/mapgen/oil_platform/oil_platform_z2.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" },
Expand Down

0 comments on commit 660df4f

Please sign in to comment.