mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
fix(DB/gameobject): 'Chemical Wagon' zhCN translation (#4601)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1613650954935814000');
|
||||
UPDATE `gameobject_template_locale` SET `name` = '药剂车' WHERE (`entry` = 201716) AND (`locale` = 'zhCN');
|
||||
Reference in New Issue
Block a user