mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-11 20:49:44 +01:00
*Fix judgements of the Wise
*Fix Druids Survival Instincts and thunder clap - by Lightguard. *Fix Death Coil - by Fisherman, aerione_alt, Lightguard --HG-- branch : trunk
This commit is contained in:
4
sql/updates/1729_world.sql
Normal file
4
sql/updates/1729_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- Judgements of the Wise
|
||||
INSERT INTO `spell_proc_event` VALUES (31876, 0x00, 10, 0x20180400, 0x0000008, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0);
|
||||
INSERT INTO `spell_proc_event` VALUES (31877, 0x00, 10, 0x20180400, 0x0000008, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0);
|
||||
INSERT INTO `spell_proc_event` VALUES (31878, 0x00, 10, 0x20180400, 0x0000008, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0);
|
||||
@@ -66,4 +66,5 @@ INSTALL(FILES
|
||||
1703_world.sql
|
||||
1709_mangos_7393_01_world_game_event.sql
|
||||
1724_mangos_7399_01_world_trinity_string.sql
|
||||
1729_world.sql
|
||||
DESTINATION share/trinity/sql/updates)
|
||||
Reference in New Issue
Block a user