fix(DB/GameObject): Fix being able to target Vashj's bridge (#17808)

This commit is contained in:
Andrew
2023-11-20 15:37:45 -03:00
committed by GitHub
parent 37ae9acb09
commit 5a5f9ed8f4

View File

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