Sign in to follow this  
Followers 0
Florix

[Shadowlands]: Slimy Mackerel School

1 post in this topic

Title: Slimy Mackerel School
Bugtracker Link:


Patch Content:

Empty object without any loot. Data1 might have a different ID
https://www.wowhead.com/object=278403/slimy-mackerel-school

https://www.wowhead.com/item=152544/slimy-mackerel

 

-- Slimy Mackerel School                     -278403
UPDATE `gameobject_template` SET `Data1`='278403' WHERE  `entry`=278403;

DELETE FROM `gameobject_loot_template` WHERE `Entry` = 278403;
INSERT INTO `gameobject_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(278403, 152544, 0, 100, 0, 1, 1, 1, 1, 'Slimy Mackerel');

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0