Cleans up some qdel(src)'s in Initialize()

This commit is contained in:
ShizCalev
2017-11-26 20:15:18 -06:00
committed by CitadelStationBot
parent 4eb9e28fb4
commit 5abd1bcdd9
14 changed files with 53 additions and 15 deletions
+1 -1
View File
@@ -902,7 +902,7 @@
var/static/banned_spells = list(/obj/item/spellbook/oneuse/mimery_blockade, /obj/item/spellbook/oneuse/mimery_guns)
var/real_type = pick(subtypesof(/obj/item/spellbook/oneuse) - banned_spells)
new real_type(loc)
qdel(src)
return INITIALIZE_HINT_QDEL
/obj/item/spellbook/oneuse/sacredflame
spell = /obj/effect/proc_holder/spell/targeted/sacred_flame