fix(DB/Gameobject): Shadow Labyrinth Enterance Lever (#17568)

This commit is contained in:
avarishd
2023-10-24 13:48:28 +03:00
committed by GitHub
parent 60e27511c5
commit 31621c029f

View File

@@ -0,0 +1,2 @@
-- Shadow Labyrinth Enterance Door
UPDATE `gameobject_template_addon` SET `flags` = 0 WHERE (`entry` = 183518);