mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Removed duplicate config
This commit is contained in:
parent
2a8a047c64
commit
bff12f1fdb
@ -48,14 +48,7 @@ local Config = {
|
|||||||
|
|
||||||
-- adds additional items to the player force when starting in addition to defined in start_items above
|
-- adds additional items to the player force when starting in addition to defined in start_items above
|
||||||
starting_items = {
|
starting_items = {
|
||||||
{name = 'power-armor-mk2', count = 1},
|
{name = 'uranium-rounds-magazine', count = 200},
|
||||||
{name = 'submachine-gun', count = 1},
|
|
||||||
{name = 'uranium-rounds-magazine', count = 1000},
|
|
||||||
{name = 'roboport', count = 2},
|
|
||||||
{name = 'construction-robot', count = 50},
|
|
||||||
{name = 'electric-energy-interface', count = 1},
|
|
||||||
{name = 'medium-electric-pole', count = 50},
|
|
||||||
{name = 'logistic-chest-storage', count = 50},
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user