fix(DB/Gameobject): Make Giant Softshell Clam lootable (#8096)

This commit is contained in:
Scott Grimes
2021-10-08 02:44:18 -04:00
committed by GitHub
parent 7e218ec88d
commit 478bd81dbb

View File

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