mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -280,7 +280,7 @@ script.on_init(function()
|
|||||||
pf.hub.insert({name='space-platform-foundation', count=200})
|
pf.hub.insert({name='space-platform-foundation', count=200})
|
||||||
pf.hub.insert({name='electric-furnace', count=4})
|
pf.hub.insert({name='electric-furnace', count=4})
|
||||||
|
|
||||||
game.surfaces[1].set_tiles({name='space-platform-foundation', position={0, 0}})
|
game.surfaces[1].set_tiles({{name='space-platform-foundation', position={0, 0}}})
|
||||||
game.surfaces[1].map_gen_settings.width = 1
|
game.surfaces[1].map_gen_settings.width = 1
|
||||||
game.surfaces[1].map_gen_settings.height = 1
|
game.surfaces[1].map_gen_settings.height = 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user