Gibber and fixes (#217)

* citadel memes and cryopod icon fix

* tailwag fix
This commit is contained in:
Poojawa
2017-02-12 07:55:49 -06:00
committed by GitHub
parent 6674f9fc15
commit 00436e7495
3 changed files with 81 additions and 4 deletions
@@ -10,7 +10,7 @@ datum/species/mammal
miss_sound = 'sound/weapons/slashmiss.ogg'
roundstart = 1
/datum/species/canid/spec_death(gibbed, mob/living/carbon/human/H)
/datum/species/mammal/spec_death(gibbed, mob/living/carbon/human/H)
if(H)
H.endTailWag()