mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 03:42:37 +01:00
* Used finally after long time trinity sql coding style
* Missing data are now in 4321_world - just import this * Updated all FULL sqls to 4321 --HG-- branch : trunk
This commit is contained in:
@@ -6,4 +6,4 @@ INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `Spell
|
||||
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (-5229);
|
||||
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
|
||||
( -5229, -51185, 0, 'King of the Jungle - remove with enrage');
|
||||
( -5229, -51185, 0, 'King of the Jungle - remove with enrage');
|
||||
Reference in New Issue
Block a user