mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(DB/GMO_locale): DM East GMO deDE Option Text (#8583)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634485959723104200');
|
||||
UPDATE `gossip_menu_option_locale` SET `OptionText`='Danke, Eisenborke. Wir öffnen Euch die Tür.' WHERE `MenuID`=5602 AND `OptionID`=0 AND `Locale`='deDE';
|
||||
Reference in New Issue
Block a user