mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-23 12:36:47 +01:00
various fixes, improvements, etc (#4649)
Co-authored-by: VM_USER <VM_USER>
This commit is contained in:
co-authored by
VM_USER <VM_USER>
parent
8a8e664e9d
commit
de4f5eb944
@@ -1,4 +1,5 @@
|
||||
/**
|
||||
*
|
||||
* our only job is to spawn something and then self-delete
|
||||
*/
|
||||
/obj/spawner
|
||||
@@ -22,6 +23,7 @@
|
||||
|
||||
/obj/spawner/LateInitialize()
|
||||
Spawn()
|
||||
qdel(src)
|
||||
|
||||
/obj/spawner/proc/Spawn()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user