Vampires can see blood

Well their own levels
This commit is contained in:
SoundScopes
2014-11-21 12:51:50 +00:00
parent 22ce3a4bd8
commit 964daa0aee
@@ -195,6 +195,8 @@
if(mind.changeling)
stat("Chemical Storage", mind.changeling.chem_charges)
stat("Genetic Damage Time", mind.changeling.geneticdamage)
if(mind.vampire)
stat("Blood", mind.vampire.bloodusable)
if (istype(wear_suit, /obj/item/clothing/suit/space/space_ninja)&&wear_suit:s_initialized)
stat("Energy Charge", round(wear_suit:cell:charge/100))