Spell/Script: Stasis Field

Port From (https://github.com/TrinityCore/TrinityCore/commit/adb5535483cf202572ae34065959aa94cf0304e8)
This commit is contained in:
hondacrx
2021-12-17 17:29:27 -05:00
parent 6035dc5224
commit f91842d6f2
2 changed files with 124 additions and 62 deletions
@@ -0,0 +1,4 @@
--
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_stasis_field_aura');
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(40306,'spell_stasis_field_aura');