fix(DB/creature_template_locale): npc Title ruRU (#11265)
Fixed ruRU title of npc Lhara (Darkmoon Faire Exotic Goods)
This commit is contained in:
parent
85743a1f19
commit
14463eb6f3
1 changed files with 3 additions and 0 deletions
|
|
@ -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';
|
||||
Loading…
Add table
Add a link
Reference in a new issue