pooj fixed this anyway
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
if(damaged_clothes)
|
if(damaged_clothes)
|
||||||
. += mutable_appearance('icons/effects/item_damage.dmi', "damaged[blood_overlay_type]")
|
. += mutable_appearance('icons/effects/item_damage.dmi', "damaged[blood_overlay_type]")
|
||||||
IF_HAS_BLOOD_DNA(src)
|
IF_HAS_BLOOD_DNA(src)
|
||||||
if(tauric)
|
if(taurmode == SNEK_TAURIC)
|
||||||
. += mutable_appearance('modular_citadel/icons/mob/64x32_effects.dmi', "[blood_overlay_type]blood")
|
. += mutable_appearance('modular_citadel/icons/mob/64x32_effects.dmi', "[blood_overlay_type]blood")
|
||||||
else
|
else
|
||||||
. += mutable_appearance('icons/effects/blood.dmi', "[blood_overlay_type]blood")
|
. += mutable_appearance('icons/effects/blood.dmi', "[blood_overlay_type]blood")
|
||||||
|
|||||||
Reference in New Issue
Block a user