mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/creature_template_locale): npc Title ruRU (#11265)
Fixed ruRU title of npc Lhara (Darkmoon Faire Exotic Goods)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1648972434572977796');
|
||||
|
||||
UPDATE `creature_template_locale` SET `Title` = 'Лавка редких товаров ярмарки Новолуния' WHERE `entry` = 14846 AND `locale` = 'ruRU';
|
||||
Reference in New Issue
Block a user