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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user