Trying to fix SY respawn system

This commit is contained in:
Sharkmare
2019-02-13 02:38:32 +01:00
committed by GitHub
parent 591be54845
commit ade4f4c9c1
@@ -333,6 +333,10 @@ mob/living/simple_animal/synx/PunchTarget()
icon_living = "synx_pet_rainbow"
playsound(src.loc, 'sound/items/bikehorn.ogg', 50, 1)
/mob/living/simple_animal/retaliate/synx/pet/holo/death()
..()
var/location = get_turf(src)
new /datum/seed/hardlightseed/typesx(location)
////////////////////////////////////////
////////////////SYNX VARIATIONS/////////