mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
feat(Core/Spells): Move Spell pri lightwell to spell scripts (#11089)
This commit is contained in:
committed by
GitHub
parent
a4e68e681e
commit
7410f1a3cb
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1647762029984921289');
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_pri_lightwell');
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(60123,'spell_pri_lightwell');
|
||||
Reference in New Issue
Block a user