mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 08:06:23 +00:00
fix(DB/Spell): Giant Softshell drops (#6684)
Giant SoftShell Clam's should only be lootable with a certain quest (6142)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1625249047404051975');
|
||||
|
||||
UPDATE `gameobject_template` SET `Data8` = 6154 WHERE (`entry` = 177784);
|
||||
Reference in New Issue
Block a user