From c88ecf99c3ec0521526052065ae316c59cc77261 Mon Sep 17 00:00:00 2001 From: John Holiver Date: Mon, 14 Jun 2010 11:44:55 -0300 Subject: Missing file from the last commit. --HG-- branch : trunk --- sql/updates/8602_world_spell_proc_event.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/8602_world_spell_proc_event.sql (limited to 'sql') diff --git a/sql/updates/8602_world_spell_proc_event.sql b/sql/updates/8602_world_spell_proc_event.sql new file mode 100644 index 00000000000..ce7873f3a83 --- /dev/null +++ b/sql/updates/8602_world_spell_proc_event.sql @@ -0,0 +1 @@ +UPDATE `spell_proc_event` SET `Cooldown`=30 WHERE `entry` IN (30886, 30885, 30884, 30883, 30881); -- cgit v1.2.3