As title describes
UPDATE `creature_template`
SET `SkinningLootId` = 0
WHERE `Entry` = 1933 OR `Entry` = 15316 OR `Entry` = 7381 OR `Entry` = 7382 OR `Entry` = 7384 OR `Entry` = 7385 OR `Entry` = 7389 OR `Entry` = 7390 OR `Entry` = 2230 OR `Entry` = 7395 OR `Entry` = 7553 OR `Entry` = 7555 OR `Entry` = 7562 OR `Entry` = 7565 OR `Entry` = 7567 OR `Entry` = 8662 OR `Entry` = 12372 OR `Entry` = 12373 OR `Entry` = 12374 OR `Entry` = 14602 OR `Entry` = 14869 OR `Entry` = 15412 OR `Entry` = 1512 OR `Entry` = 1984 OR `Entry` = 2032 OR `Entry` = 2955 OR `Entry` = 3098 OR `Entry` = 708 OR `Entry` = 1985 OR `Entry` = 2961 OR `Entry` = 3124 OR `Entry` = 1513 OR `Entry` = 2966 OR `Entry` = 3281 OR `Entry` = 2098 OR `Entry` = 2954;
DELETE FROM `skinning_loot_template`
WHERE `entry` = 1933 OR `entry` = 2098;
Recommended Comments
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 accountSign in
Already have an account? Sign in here.
Sign In Now