1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-09-16 09:16:22 +02:00

Slightly lowered stone and slightly increased uranium

This commit is contained in:
Lynn
2018-11-29 19:47:49 +01:00
parent 5cc6afe8c4
commit a6339e1598

View File

@@ -41,8 +41,8 @@ return {
['coal'] = 160,
['copper-ore'] = 215,
['iron-ore'] = 389,
['stone'] = 212,
['uranium-ore'] = 5,
['stone'] = 182,
['uranium-ore'] = 6,
},
distances = {
['coal'] = 16,
@@ -70,8 +70,8 @@ return {
['coal'] = 160,
['copper-ore'] = 215,
['iron-ore'] = 389,
['stone'] = 212,
['uranium-ore'] = 21,
['stone'] = 182,
['uranium-ore'] = 30,
},
distances = {
['coal'] = 16,