mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-06 00:48:39 +01:00
DB/Creature: Disable mmaps for Warlord Zol'Maz
(cherry picked from commit 47e1816bf7)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|536870912 WHERE `entry` IN (28902);
|
||||
Reference in New Issue
Block a user