mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 04:48:18 +01:00
Queue starlight, optimize exoplanet gen, fix ruin generation (#14524)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
var/prefix = null
|
||||
var/suffix = null
|
||||
template_flags = 0 // No duplicates by default
|
||||
template_flags = TEMPLATE_FLAG_NO_RUINS // Don't let ruins spawn on top of ruins
|
||||
|
||||
// !! Currently only implemented for away sites
|
||||
var/list/force_ruins // Listed ruins are always spawned unless disallowed by flags.
|
||||
|
||||
Reference in New Issue
Block a user