mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
fix(DB/GameObject): fix Malchezaar door being selectable (#16275)
initial
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
-- fix Malchezaar event door not being interactable with players
|
||||
UPDATE `gameobject_template_addon` SET `flags` = `flags`|16 WHERE `entry` = 185134;
|
||||
Reference in New Issue
Block a user