fix(Scripts/Karazhan): Fix being able to interact with Nightbane's doors (#17713)

fix(Scripts/Karazhan): Fix being able to interact with NIghtbane's doors
This commit is contained in:
Andrew 2023-11-15 09:35:32 -03:00 committed by GitHub
parent 0373ce1efd
commit a0f66edcec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 28 deletions

View file

@ -0,0 +1,2 @@
--
UPDATE `gameobject_template_addon` SET `flags` = `flags`|16 WHERE `entry` IN (184274, 184280);