Quick read health in VV

Simple little marker that shows the health of a mob under the inflict
damage markers
This commit is contained in:
SoundScopes
2014-10-07 12:43:31 +01:00
parent 38d6370b18
commit 53d0cd6d1f
+1
View File
@@ -186,6 +186,7 @@ client
OXY:<font size='1'><a href='?_src_=vars;mobToDamage=\ref[D];adjustDamage=oxygen'>[M.getOxyLoss()]</a>
CLONE:<font size='1'><a href='?_src_=vars;mobToDamage=\ref[D];adjustDamage=clone'>[M.getCloneLoss()]</a>
BRAIN:<font size='1'><a href='?_src_=vars;mobToDamage=\ref[D];adjustDamage=brain'>[M.getBrainLoss()]</a>
HEALTH:<font size='1'>[M.health]
</font>