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

set chest to be on player force

This commit is contained in:
grilledham 2019-06-22 09:45:09 +01:00
parent 869371cb2a
commit 4bd81a89e0

View File

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