Fixes hivelord infinitely dropping cores

Don't know how I forgot about this one.
This commit is contained in:
DZD
2015-07-31 11:40:13 -04:00
parent 48c3926e20
commit a66c91a4da
@@ -262,8 +262,8 @@
OpenFire()
/mob/living/simple_animal/hostile/asteroid/hivelord/Die()
new /obj/item/asteroid/hivelord_core(src.loc)
mouse_opacity = 1
if(stat != DEAD)
new /obj/item/asteroid/hivelord_core(src.loc)
..()
/obj/item/asteroid/hivelord_core