Core/Spells: Restore serverside spells fuinctionality

Port From (https://github.com/TrinityCore/TrinityCore/commit/71112d4d169ef192f8c3c9eb1303bdd880336eaa)
This commit is contained in:
hondacrx
2021-03-15 16:29:10 -04:00
parent cee1fbe0d2
commit 98088d1d35
6 changed files with 4762 additions and 41 deletions
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,2 @@
DELETE FROM `serverside_spell` WHERE `Id` IN (34145,62388,5302,29153,31348,34915,35479,41951,77608,77996);
DELETE FROM `serverside_spell_effect` WHERE `SpellId` IN (34145,62388,5302,29153,31348,34915,35479,41951,77608,77996);