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:
raizo
2021-07-08 14:51:24 +02:00
committed by GitHub
parent a3c5e7f2e1
commit fe8728abad

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1625249047404051975');
UPDATE `gameobject_template` SET `Data8` = 6154 WHERE (`entry` = 177784);