aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/1886_world.sql
diff options
context:
space:
mode:
authorQAston <none@none>2009-03-14 16:20:04 +0100
committerQAston <none@none>2009-03-14 16:20:04 +0100
commit076ccce8c16b60f84f635cdb85795aba63c0c863 (patch)
tree203f9ac0c486e6f6b56918bd7a8465e796d8007d /sql/updates/1886_world.sql
parent4a0bb67f8373afdbac8e54596b5f7936ed94acc7 (diff)
*Fix glyph of aspect of the monkey.
*Fix aspect of the dragonhawk. *Turn off combat log for some periodic auras when power regenerated is full. --HG-- branch : trunk
Diffstat (limited to 'sql/updates/1886_world.sql')
-rw-r--r--sql/updates/1886_world.sql6
1 files changed, 6 insertions, 0 deletions
diff --git a/sql/updates/1886_world.sql b/sql/updates/1886_world.sql
new file mode 100644
index 00000000000..d682101ff6f
--- /dev/null
+++ b/sql/updates/1886_world.sql
@@ -0,0 +1,6 @@
+INSERT INTO `spell_linked_spell` VALUES (61847, 61848, 2, 'Aspect of te dragonhawk');
+INSERT INTO `spell_linked_spell` VALUES (61846, 61848, 2, 'Aspect of te dragonhawk');
+
+-- Glyph of Aspect of the Monkey
+REPLACE INTO `spell_proc_event` VALUES (13163, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0000010, 0.000000, 0.000000, 0);
+REPLACE INTO `spell_proc_event` VALUES (61848, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0000010, 0.000000, 0.000000, 0);