mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-13 23:43:44 +00:00
4
data/sql/updates/db_world/2023_09_25_00.sql
Normal file
4
data/sql/updates/db_world/2023_09_25_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2023_09_24_02 -> 2023_09_25_00
|
||||
--
|
||||
-- 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