mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Creature): Sturdy Plate shouldn't be selectable. (#19366)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
-- Sturdy Plate
|
||||||
|
UPDATE `creature_template` SET `unit_flags` = `unit_flags`|33554432 WHERE (`entry` = 32839);
|
||||||
Reference in New Issue
Block a user