mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Ghost Spawner Manifest (#18001)
This commit is contained in:
@@ -40,6 +40,9 @@
|
||||
var/mob_name_suffix = null //The suffix that should be applied to the mob name
|
||||
var/away_site = FALSE
|
||||
|
||||
/// A lazylist of weakrefs to mobs this spawner has spawned
|
||||
var/list/datum/weakref/spawned_mobs
|
||||
|
||||
/datum/ghostspawner/New()
|
||||
. = ..()
|
||||
if(!jobban_job)
|
||||
|
||||
Reference in New Issue
Block a user