1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-14 10:13:13 +02:00

Merge pull request #970 from grilledham/crashsite/updates

spawn market to neutral force
This commit is contained in:
grilledham 2019-07-27 18:31:26 +01:00 committed by theorangeangle
commit 0a5227c255

View File

@ -748,7 +748,7 @@ local function init()
size = 2,
[1] = {
market = market,
[15] = {entity = {name = 'market', callback = 'market'}},
[15] = {entity = {name = 'market', force = 'neutral', callback = 'market'}},
[18] = {entity = {name = 'wooden-chest', force = 'player'}}
},
[2] = {