mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Proper aura values for previous spell place holder (thank you QAston for the little lesson).
--HG-- branch : trunk
This commit is contained in:
2
sql/updates/8921_world_spell_dbc.sql
Normal file
2
sql/updates/8921_world_spell_dbc.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Add serverside spells place holders for future development
|
||||
UPDATE `spell_dbc` SET `Effect1`=6 AND `EffectApplyAuraName1`=4 WHERE `Id` IN (70878);
|
||||
Reference in New Issue
Block a user