mirror of
https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git
synced 2025-03-03 14:42:27 +02:00
Removing git submodule, cause I hate using it.
This commit is contained in:
parent
80f344a30c
commit
4af8d328fe
@ -318,4 +318,4 @@ MAP_SETTINGS_RSO_STARTING_AREA = "very-low" -- Does not affect Oarc spawn sizes.
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
-- DEBUG prints for me
|
||||
global.oarcDebugEnabled = true
|
||||
global.oarcDebugEnabled = false
|
||||
|
2
locale
2
locale
@ -1 +1 @@
|
||||
Subproject commit 7225fe5bb917aa04d87e3e015c29e7d079afb240
|
||||
Subproject commit a788fcc4ac079eee1c52b88cf79722b09bf97a96
|
@ -17,7 +17,7 @@
|
||||
-- 7. For now, oarc spawns are deletion safe as well, but only immediate area.
|
||||
|
||||
|
||||
REGROWTH_TIMEOUT_TICKS = 60*20 -- 1 hour
|
||||
REGROWTH_TIMEOUT_TICKS = 60*60*60 -- 1 hour
|
||||
|
||||
-- Init globals and set player join area to be off limits.
|
||||
function OarcRegrowthInit()
|
||||
|
Loading…
x
Reference in New Issue
Block a user