aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2015-09-03 21:00:24 +0200
committerMitchesD <majklprofik@seznam.cz>2015-10-30 12:35:54 +0100
commitbc157750a83a3b124a81a66a17e6f983255bdfec (patch)
tree3a91342b7cbb3314278417c77cb37b3fa0ed3f9e
parent7886fafbdc208e7e37bd41fc7b709c851467b607 (diff)
DB/Item: Comet's Trail
FIx internal cooldown By @Keader Closes #15096 (cherry picked from commit 32e719eb2fb1baca322fd1b032989cbca0e7218d)
-rw-r--r--sql/updates/world/2015_10_30_04_world_2015_09_03_10.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2015_10_30_04_world_2015_09_03_10.sql b/sql/updates/world/2015_10_30_04_world_2015_09_03_10.sql
new file mode 100644
index 00000000000..5394299e737
--- /dev/null
+++ b/sql/updates/world/2015_10_30_04_world_2015_09_03_10.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `spell_proc_event` SET `Cooldown`=45 WHERE `entry`=64786;