mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-17 09:14:34 +00:00
feat(Scripts/Spells): Move to spell scripts Deathbolt (#11100)
* . * Update zone_sholazar_basin.cpp * Update SpellEffects.cpp
This commit is contained in:
committed by
GitHub
parent
43709f0120
commit
395eed4045
@@ -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');
|
||||
Reference in New Issue
Block a user