mirror of
https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git
synced 2024-12-04 09:43:00 +02:00
4 lines
193 B
Lua
4 lines
193 B
Lua
if storage.ocfg.gameplay.scale_spawner_damage == nil then
|
|
storage.ocfg.gameplay.scale_spawner_damage = false
|
|
log("Updating gameplay config with new 'scale_spawner_damage' setting.")
|
|
end |