Skip to content
Snippets Groups Projects
Commit 85a0f3f1 authored by DarkGod's avatar DarkGod
Browse files

Merge branch '1.6b2-TYPOS' into 'master'

1.6b2 Typos



See merge request !554
parents 2b38f5c0 54b6cd58
No related branches found
No related tags found
1 merge request!5541.6b2 Typos
Pipeline #
......@@ -257,7 +257,7 @@ newTalent{
return ([[Gnaw your target for %d%% damage. If your attack hits, the target may be infected with Ghoul Rot for %d turns.
Each turn, Ghoul Rot inflicts %0.2f blight damage.
Targets suffering from Ghoul Rot rise as friendly ghouls when slain.
Ghouls last for %d turns and can use Gnaw, Ghoulish Leap, Stun, and Rotting Disease. Some of these talents will increase with level.
Ghouls last for %d turns and can use Gnaw, Ghoulish Leap, Stun, and Rotting Disease.
The blight damage scales with your Constitution.]]):
format(100 * damage, duration, damDesc(self, DamageType.BLIGHT, disease_damage), ghoul_duration)
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