fix(Scripts/TempleOfAhnQiraj): Skeram copies shouldn't save raid cd (#13422)

This commit is contained in:
Angelo Venturini 2022-10-17 01:26:20 -03:00 committed by GitHub
parent a949f812a7
commit 2af95abc2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra`&~1 WHERE `entry` = 15263;