mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 06:36:24 +00:00
fix(DB/Creature): Add Repair npcflag to 28344 Blazzle (#18242)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Add Repair npcflag to 28344 Blazzle
|
||||
UPDATE `creature_template` SET `npcflag` = (`npcflag` | 4096) WHERE `entry` = 28344;
|
||||
Reference in New Issue
Block a user