1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2024-12-12 10:13:58 +02:00

Re-enabled abandoned base removal by default. Seems to work on initial testing.

This commit is contained in:
Oarcinae 2019-03-08 20:38:18 -05:00
parent bea0ea0eaa
commit d94fcf1020

View File

@ -82,7 +82,7 @@ ENABLE_REGROWTH = false
-- If you have regrowth enabled, this should also be enabled.
-- It removes bases for players that join and leave the game quickly.
-- This can also be used without enabling regrowth.
ENABLE_ABANDONED_BASE_REMOVAL = false
ENABLE_ABANDONED_BASE_REMOVAL = true
--------------------------------------------------------------------------------
-- Spawn Options