mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 03:53:48 +00:00
fix(DB/Creature): Shandy Glossgleam (#3577)
This commit is contained in:
@@ -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;
|
||||||
Reference in New Issue
Block a user