Tiny batch of Initialize() fixes, mostly stuff that isn't around at roundstart
This commit is contained in:
committed by
CitadelStationBot
parent
5b05af9036
commit
11a3395690
@@ -12,7 +12,7 @@
|
||||
var/turf/T = get_turf(src)
|
||||
for(var/path in items)
|
||||
new path(T)
|
||||
qdel(src)
|
||||
return INITIALIZE_HINT_QDEL
|
||||
|
||||
/obj/effect/spawner/bundle/costume/chicken
|
||||
name = "chicken costume spawner"
|
||||
|
||||
Reference in New Issue
Block a user