From 1c32a43506cdfbc2c831b28e9be529ddb48bcdd9 Mon Sep 17 00:00:00 2001 From: Fox-McCloud Date: Fri, 20 Feb 2015 03:30:36 -0500 Subject: [PATCH] Revert "Death Wagging" This reverts commit bbb49001973de989967f7a8d2d69d6645d6a8645. --- code/modules/mob/living/carbon/species.dm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/code/modules/mob/living/carbon/species.dm b/code/modules/mob/living/carbon/species.dm index 71d4bf42d81..b52db6e8f43 100644 --- a/code/modules/mob/living/carbon/species.dm +++ b/code/modules/mob/living/carbon/species.dm @@ -326,10 +326,6 @@ flesh_color = "#AFA59E" base_color = "#333333" -/datum/species/tajaran/handle_death(var/mob/living/carbon/human/H) - - H.stop_tail_wagging(1) - /datum/species/skrell name = "Skrell" icobase = 'icons/mob/human_races/r_skrell.dmi'