mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
*Fix haunt
--HG-- branch : trunk
This commit is contained in:
4
sql/updates/1905_world.sql
Normal file
4
sql/updates/1905_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
REPLACE INTO `spell_proc_event` VALUES (48181, 0x00, 5, 0x00000000, 262144, 0x00000000, 0x00000000, 0x0002000, 0.000000, 0.000000, 0);
|
||||
REPLACE INTO `spell_proc_event` VALUES (59161, 0x00, 5, 0x00000000, 262144, 0x00000000, 0x00000000, 0x0002000, 0.000000, 0.000000, 0);
|
||||
REPLACE INTO `spell_proc_event` VALUES (59163, 0x00, 5, 0x00000000, 262144, 0x00000000, 0x00000000, 0x0002000, 0.000000, 0.000000, 0);
|
||||
REPLACE INTO `spell_proc_event` VALUES (59164, 0x00, 5, 0x00000000, 262144, 0x00000000, 0x00000000, 0x0002000, 0.000000, 0.000000, 0);
|
||||
@@ -84,4 +84,5 @@ INSTALL(FILES
|
||||
1884_world.sql
|
||||
1886_world.sql
|
||||
1895_world.sql
|
||||
1905_world.sql
|
||||
DESTINATION share/trinity/sql/updates)
|
||||
Reference in New Issue
Block a user