Update solargrub.dm

This commit is contained in:
Sharkmare
2019-02-28 17:02:52 +01:00
committed by GitHub
parent f0b44b40db
commit 3569c19710
@@ -128,6 +128,7 @@ List of things solar grubs should be able to do:
icon_dead = "smes"
/mob/living/simple_animal/retaliate/solargrub/smes/death()
. = ..()
..()
var/location = get_turf(src)
new /obj/machinery/power/smes(location)
qdel(src)