fix(DB/Quest): Journey to Undercity outro (#4389)

This commit is contained in:
Kitzunu 2021-02-04 02:29:36 +01:00 committed by GitHub
parent c0656c66d2
commit bd6b1752fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612108215653266500');
UPDATE `creature_text` SET `Text`= "Sighing, %s kneels down and picks up the amulet.", `BroadcastTextId`= 19244 WHERE `CreatureID`= 10181 AND `GroupID`= 0;