fix(DB/Creature): fumblub gearwind loot (#7658)
Fumblub Gearwind (npc id 32358) should be engineering can looted,not Skinning
This commit is contained in:
parent
514509ea1c
commit
112d1adff2
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630408758407961382');
|
||||
|
||||
UPDATE `creature_template` SET `type_flags` = 34816 WHERE `entry` = 32358;
|
||||
Loading…
Add table
Add a link
Reference in a new issue