Tiny batch of Initialize() fixes, mostly stuff that isn't around at roundstart

This commit is contained in:
vuonojenmustaturska
2017-09-25 01:41:48 +03:00
committed by CitadelStationBot
parent 5b05af9036
commit 11a3395690
8 changed files with 96 additions and 10 deletions
+1 -1
View File
@@ -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"