mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Proper name for my previous sql update. Sorry for wasting rev numbers.
--HG-- branch : trunk
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
-- Add serverside spells place holders for future development
|
||||
DELETE FROM `spell_dbc` WHERE `Id` IN (70878);
|
||||
DELETE FROM `spell_dbc` WHERE `Id` IN (38406);
|
||||
INSERT INTO `spell_dbc` (`Id`,`Comment`) VALUES
|
||||
(38406, 'Quest 10721 RewSpellCast serverside spell');
|
||||
Reference in New Issue
Block a user