mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-27 14:06:43 +01:00
Update solargrub.dm
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user