fix(DB/Creature); Kelgruk Bloodaxe (#1830)
- Set correct npc flags to 16 - The creature is Weaponsmith Trainer
This commit is contained in:
parent
2379c9a6bf
commit
354697b59a
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1557742774901700400');
|
||||
|
||||
UPDATE `creature_template` SET `npcflag`=16 WHERE `entry`=7231;
|
||||
Loading…
Add table
Add a link
Reference in a new issue