fix(Scripts/AhnQiraj): Anubisath Defender. (#12725)

* fix(Scripts/AhnQiraj): Anubisath Defender.

Fixes #12449

* Update.

* Update.

* build

Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
This commit is contained in:
UltraNix 2022-08-21 16:01:16 +02:00 committed by GitHub
parent dc4bef94b5
commit 759cb4e93e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 161 additions and 0 deletions

View file

@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `ScriptName`='npc_anubisath_defender', `AiName`='' WHERE `entry`=15277;
DELETE FROM `smart_scripts` WHERE `entryorguid`=15277 AND `source_type`=0;