mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 05:11:55 +01:00
*Fix a typo
--HG-- branch : trunk
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DELETE FROM spell_proc_event where entry in (31124, 31126);
|
||||
insert into spell_proc_event () VALUES
|
||||
(31124, 0, 8, 536870926, 0, 0, 0, 0, 0, 0, 0),
|
||||
(31126, 0, 8, 536870926, 0, 0, 0, 0, 0, 0, 0);
|
||||
(31124, 0, 8, 16777222, 0, 0, 0, 0, 0, 0, 0),
|
||||
(31126, 0, 8, 16777222, 0, 0, 0, 0, 0, 0, 0);
|
||||
|
||||
Reference in New Issue
Block a user