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:
commit
0a5227c255
@ -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] = {
|
||||
|
Loading…
Reference in New Issue
Block a user