mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
fix(DB/spell_area): remove spell 57940 on area 480 (#4119)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1609430321509209000');
|
||||
DELETE FROM `spell_area` WHERE `area` = 480 AND `spell` = 57940;
|
||||
Reference in New Issue
Block a user