feat(Scripts/Spells): Move to spell scripts Deathbolt (#11100)

* .

* Update zone_sholazar_basin.cpp

* Update SpellEffects.cpp
This commit is contained in:
IntelligentQuantum
2022-04-01 14:30:45 +04:30
committed by GitHub
parent 43709f0120
commit 395eed4045
3 changed files with 38 additions and 26 deletions

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1647862471388543345');
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_q12611_deathbolt';
INSERT INTO `spell_script_names` VALUES (51854,'spell_q12611_deathbolt');