Skip to content
Snippets Groups Projects
Commit 07cadb5a authored by Sheila's avatar Sheila
Browse files

needless capitalization

parent 4a2cf60d
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,7 @@ newTalent{
return true
end,
info = function(self, t)
return ([[Your skin drips with acid, damaging all that hit you for %0.1f Disarming Acid damage.
return ([[Your skin drips with acid, damaging all that hit you for %0.1f disarming acid damage.
The damage increases with your Mindpower.]]):format(damDesc(self, DamageType.ACID, t.getDamage(self, t)))
end,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment