mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Fixes hivelord infinitely dropping cores
Don't know how I forgot about this one.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user