fix(DB/Creature): remove the cast of Thrash for Tamra Stormpike (#7846)
This commit is contained in:
parent
3270660b58
commit
b7ff512028
1 changed files with 5 additions and 0 deletions
|
|
@ -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);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue