mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
fix(DB/Creature); Kelgruk Bloodaxe (#1830)
- Set correct npc flags to 16 - The creature is Weaponsmith Trainer
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1557742774901700400');
|
||||
|
||||
UPDATE `creature_template` SET `npcflag`=16 WHERE `entry`=7231;
|
||||
Reference in New Issue
Block a user