fix(DB/Creature): remove the cast of Thrash for Tamra Stormpike (#7846)

This commit is contained in:
Asthalor
2021-09-16 16:14:05 +02:00
committed by GitHub
parent 3270660b58
commit b7ff512028

View File

@@ -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);