Oarcinae / FactorioScenarioMultiplayerSpawn

A custom scenario for Factorio which provides each player a unique starting spawn point in a multiplayer game.
MIT License
49 stars 30 forks source link

Starter crashed ship has spidertron and no setting in the config.lua #125

Closed Oarcinae closed 3 years ago

Oarcinae commented 3 years ago

Need to remove or add a config option and disable by default.

bplein commented 3 years ago

As long as we are moving items from LUA hard coded to config options:

1) Crash ship contents (all, not just spidertron) 2) Bridging of moat is set to TRUE on moat creation. Bridge should be a config option

Oarcinae commented 3 years ago

Will do.