From edc2b557a00e95400b5d747b597ea697bd5fbb21 Mon Sep 17 00:00:00 2001 From: Killyana Date: Mon, 13 Jun 2016 02:22:03 +0200 Subject: DB/Spells: Renewed Hope internal CD Closes #17352 By Keader --- sql/updates/world/3.3.5/2016_06_13_02_world_335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2016_06_13_02_world_335.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2016_06_13_02_world_335.sql b/sql/updates/world/3.3.5/2016_06_13_02_world_335.sql new file mode 100644 index 00000000000..ff2313c700b --- /dev/null +++ b/sql/updates/world/3.3.5/2016_06_13_02_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `spell_proc_event` SET `Cooldown`=15 WHERE `entry`=-57470; -- cgit v1.2.3