mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
fix(DB): minor issues with Spellshock Leggings (#6834)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1625774675099271452');
|
||||
|
||||
UPDATE `creature_loot_template` SET `GroupId` = 1, `Comment` = 'Chief Ukorz Sandscalp - Spellshock Leggings' WHERE `Entry` = 7267 AND `Item` = 9484;
|
||||
UPDATE `creature_loot_template` SET `GroupId` = 1 WHERE `Entry` = 8127 AND `Item` = 9484;
|
||||
|
||||
Reference in New Issue
Block a user