mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -272,7 +272,7 @@ script.on_init(function()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
pf.surface.set_tiles{tiles=tiles, remove_colliding_entities=false}
|
pf.surface.set_tiles(tiles)
|
||||||
pf.surface.create_entity{name='substation', position={-1, 6}}
|
pf.surface.create_entity{name='substation', position={-1, 6}}
|
||||||
|
|
||||||
if not storage.phi_cl.spaceship then
|
if not storage.phi_cl.spaceship then
|
||||||
|
|||||||
Reference in New Issue
Block a user