mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
DB/NPC: Remove instance bind flag from Right Arm and Left Arm
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `flags_extra`= `flags_extra`&~1 WHERE `entry` IN(32933,32934);
|
||||
Reference in New Issue
Block a user