fix(DB/Gameobject): Nethermancer Sepethrea door should not be useable by players (#15568)

Create rev_1679690789861656800.sql
This commit is contained in:
Gultask
2023-03-28 09:55:12 -03:00
committed by GitHub
parent b29c9be319
commit b57c729f4c

View File

@@ -0,0 +1,2 @@
--
UPDATE `gameobject_template_addon` SET `faction` = 1375, `flags` = 32 WHERE (`entry` = 184449);