mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
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:
@@ -0,0 +1,5 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 22930;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 22930) AND (`source_type` = 0);
|
||||
|
||||
Reference in New Issue
Block a user