Some Ruin Stuff [MDB IGNORE] (#18111)

* setup

* sketch

* getting there

* one down

* progress

* woohoo

* custom spawners

* agony

* baseturfs waah

* Ruin Banishment

* also fix stargazer while im here

* changelog

* woops teehee

---------

Co-authored-by: ShakyJake <jakeisnowshaken@gmail.com>
Co-authored-by: Geeves <ggrobler447@gmail.com>
This commit is contained in:
shaky-jake
2024-01-04 16:53:31 +00:00
committed by GitHub
co-authored by ShakyJake Geeves
parent 40470b0aef
commit 3f02663425
15 changed files with 12143 additions and 23 deletions
-1
View File
@@ -29,7 +29,6 @@
/// Template flags for this ruin
template_flags = TEMPLATE_FLAG_NO_RUINS
// !! Currently only implemented for away sites
var/list/force_ruins // Listed ruins are always spawned unless disallowed by flags.
var/list/allow_ruins // Listed ruins are added to the set of available spawns.
var/list/ban_ruins // Listed ruins are removed from the set of available spawns. Beats allowed.