chore(DB/SAI): Remove unused SAI from Yor (#15828)
* Remove old/unused SAI * remove whitespace * Update rev_1680686430825385473.sql * Update rev_1680686430825385473.sql
This commit is contained in:
parent
21c399229d
commit
460ead8a47
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 22930;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 22930) AND (`source_type` = 0);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue