mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-18 03:21:47 +02:00
Merge pull request #970 from grilledham/crashsite/updates
spawn market to neutral force
This commit is contained in:
commit
9cb89ea891
@ -748,7 +748,7 @@ local function init()
|
|||||||
size = 2,
|
size = 2,
|
||||||
[1] = {
|
[1] = {
|
||||||
market = market,
|
market = market,
|
||||||
[15] = {entity = {name = 'market', callback = 'market'}},
|
[15] = {entity = {name = 'market', force = 'neutral', callback = 'market'}},
|
||||||
[18] = {entity = {name = 'wooden-chest', force = 'player'}}
|
[18] = {entity = {name = 'wooden-chest', force = 'player'}}
|
||||||
},
|
},
|
||||||
[2] = {
|
[2] = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user