mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-03 23:57:10 +01:00
*Merge.
--HG-- branch : trunk
This commit is contained in:
4
sql/updates/1211_world.sql
Normal file
4
sql/updates/1211_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
DELETE FROM spell_proc_event where entry IN (31124, 31126);
|
||||
INSERT INTO spell_proc_event () VALUES
|
||||
(31124, 0, 8, 553648142, 0, 0, 0, 0, 0),
|
||||
(31126, 0, 8, 553648142, 0, 0, 0, 0, 0);
|
||||
@@ -82,4 +82,5 @@ INSTALL(FILES
|
||||
1881_world.sql
|
||||
1884_world.sql
|
||||
1886_world.sql
|
||||
1211_world.sql
|
||||
DESTINATION share/trinity/sql/updates)
|
||||
Reference in New Issue
Block a user