fix(DB/Creature): Shandy Glossgleam (#3577)

This commit is contained in:
Kitzunu
2020-11-03 07:26:17 +01:00
committed by GitHub
parent 234c425a98
commit 427382ae89

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1602789488364909900');
UPDATE `creature_text` SET `text` = 'Nice. I don\'t want to know what that stain was.' WHERE `CreatureID` = 36856 AND `groupid` = 1 AND `id` = 3;