fixes taurs

re-enables taurs
This commit is contained in:
LetterJay
2016-08-15 00:05:24 -05:00
parent b546571538
commit c53fabaf5e
2 changed files with 8 additions and 5 deletions
@@ -333,6 +333,9 @@
taur_state+="_f"
standing += generate_colour_icon('icons/mob/special/taur.dmi',"[taur_state]",H.dna.special_color,offset_x=-16,add_layer=-BODY_LAYER)
if(standing.len)
H.overlays_standing[BODY_LAYER] = standing
H.apply_overlay(BODY_LAYER)