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:
v-mstrs 2023-04-05 18:10:20 +03:00 committed by GitHub
parent 21c399229d
commit 460ead8a47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,5 @@
--
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 22930;
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 22930) AND (`source_type` = 0);