Fixes span closure in vamp regen

Fixes my <span> cockup in #3541
This commit is contained in:
VampyrBytes
2016-02-09 00:45:42 +00:00
parent 05ba314d1b
commit f307e9c700
+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/)