mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
fix(DB/Creature): remove the cast of Thrash for Tamra Stormpike (#7846)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1631538023459456277');
|
||||
|
||||
-- Removed the cast of Thrash for Tamra Stormpike
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 14275) AND (`source_type` = 0);
|
||||
|
||||
Reference in New Issue
Block a user