Skip to content
Snippets Groups Projects
Commit cb54ac5d authored by Tawny Harte's avatar Tawny Harte
Browse files

vile life typos

parent a508a3e0
No related branches found
No related tags found
1 merge request!502vile life typos
......@@ -45,7 +45,7 @@ newTalent{
end
end,
info = function(self, t)
return ([[Inflicting pain and death invogorates you.
return ([[Inflicting pain and death invigorates you.
Each time you deal a critical strike you gain %d life (this effect can only happen once per turn).
Each time you kill a creature you gain %d life (this effect can only happen once per turn).]]):
format(t.heal(self, t), t.heal(self, t))
......@@ -101,7 +101,7 @@ newTalent{
return true
end,
info = function(self, t)
return ([[Use elemental damage deal to you to trigger terrible effects on the source:
return ([[Use elemental damage dealt to you to trigger terrible effects on the source:
- Fire: burn for %0.2f fire damage over 5 turns
- Cold: freeze for 3 turns with %d iceblock power
- Acid: blind for %d turns
......
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