mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
fix(DB/Creature): fumblub gearwind loot (#7658)
Fumblub Gearwind (npc id 32358) should be engineering can looted,not Skinning
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630408758407961382');
|
||||
|
||||
UPDATE `creature_template` SET `type_flags` = 34816 WHERE `entry` = 32358;
|
||||
Reference in New Issue
Block a user