From 861a2ec6a948cee2a367c9c84bd375aded269714 Mon Sep 17 00:00:00 2001 From: Big Bad Waffle Date: Thu, 8 Feb 2018 09:44:27 +0200 Subject: [PATCH] fixed the tooltip for flurry --- src/server/config/spells.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/server/config/spells.js b/src/server/config/spells.js index be9a0f75..67186a3c 100644 --- a/src/server/config/spells.js +++ b/src/server/config/spells.js @@ -246,7 +246,7 @@ define([ }, { name: 'Flurry', type: 'flurry', - description: 'Perform two quick melee attacks in succession', + description: 'Grants a stack of frenzy, greatly inreasing your attack speed.', animation: 'hitSword', row: 1, col: 0,