Merge pull request #3542 from VampyrBytes/VampSpan

Fixes span closure in vamp regen
This commit is contained in:
Fox McCloud
2016-02-08 20:00:06 -05:00
+1 -1
View File
@@ -326,7 +326,7 @@ You are weak to holy things and starlight. Don't go into space and avoid the Cha
if(!(VAMP_SCREAM in vamp.powers))
vamp.powers.Add(VAMP_SCREAM)
if(!(vamp.upgradedRegen)) // to prevent spamming
src << "<span class='notice'>Your rejuvination abilities have improved and will now heal you over time when used."
src << "<span class='notice'>Your rejuvination abilities have improved and will now heal you over time when used.</span>"
vamp.upgradedRegen = 1
// TIER 3.5 (/vg/)