Update files
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
var/spawn_text = "emerges from"
|
||||
var/faction = list("hostile")
|
||||
|
||||
/obj/structure/spawner/Initialize()
|
||||
/obj/structure/spawner/Initialize(mapload)
|
||||
. = ..()
|
||||
AddComponent(/datum/component/spawner, mob_types, spawn_time, faction, spawn_text, max_mobs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user