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

corrosive blades/acidic soil: nurish -> nourish

parent b1e8fb91
No related branches found
No related tags found
1 merge request!5601.6b4 typos n misc
......@@ -217,7 +217,7 @@ newTalent{
local ressistpen = t.getResistPenalty(self, t)
local regen = t.getRegen(self, t)
return ([[Surround yourself with natural forces, ignoring %d%% acid resistance of your targets.
In addition, the acid will nurish your bloated oozes, giving them an additional %0.1f life regeneration per turn.]])
In addition, the acid will nourish your bloated oozes, giving them an additional %0.1f life regeneration per turn.]])
:format(ressistpen, regen)
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