mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
DB/SQL: fix typo in last commit
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DELETE FROM `spell_proc_event` WHERE `entry` IN (69739,69755);
|
||||
INSERT INTO `spell_proc_event` VALUES
|
||||
(69739,0x00,0,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0,0,45),
|
||||
(69755,0x00,0,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0,0,45),
|
||||
(69755,0x00,0,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0,0,45);
|
||||
|
||||
Reference in New Issue
Block a user