mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 16:39:08 +01:00
*Fix improved divine spirit.
--HG-- branch : trunk
This commit is contained in:
2
sql/updates/1766_world.sql
Normal file
2
sql/updates/1766_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
REPLACE INTO `spell_proc_event` VALUES (33182, 0x00, 6, 32, 0x00000000, 0x00000000, 0x00004000, 0x00000000, 0.000000, 0.000000, 0);
|
||||
REPLACE INTO `spell_proc_event` VALUES (33174, 0x00, 6, 32, 0x00000000, 0x00000000, 0x00004000, 0x00000000, 0.000000, 0.000000, 0);
|
||||
@@ -73,4 +73,5 @@ INSTALL(FILES
|
||||
1732_world.sql
|
||||
1755_world.sql
|
||||
1764_world.sql
|
||||
1766_world.sql
|
||||
DESTINATION share/trinity/sql/updates)
|
||||
Reference in New Issue
Block a user