DB/HoO: add missing NOT_SELECTABLE flag to Anhuur's heroic Beacon of Light levers

This commit is contained in:
Ovahlord
2020-01-04 14:49:31 +01:00
parent 9f39c218db
commit 3910218a9b

View File

@@ -0,0 +1 @@
UPDATE `gameobject_template_addon` SET `flags`= 16 WHERE `entry` IN (207219, 207218);