[Brute/Intimidation] Update lore to match the new damage distance [PC-337]

This commit is contained in:
Ben 2016-05-20 15:07:57 +01:00
parent 0883937316
commit 07c5e16e44
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ public class Intimidation extends Skill
SetDesc(new String[]
{
"You intimidate nearby enemies;",
"Enemies within #3#3 blocks receive Slow 1.",
"Enemies within #4#2 blocks receive Slow 1.",
});
}