mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
fix(DB/GameObject): Western Zeppelin Tower - Northrend & Mulgore deDE locale (#11217)
This commit is contained in:
committed by
GitHub
parent
6a95d72bb6
commit
ad58abc636
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1648560789862497357');
|
||||
|
||||
UPDATE`gameobject_template_locale` SET `name` = "Westlicher Zeppelinlandeturm - Nordend und Mulgore" WHERE `entry` = 190671 AND `locale` = "deDE" ;
|
||||
Reference in New Issue
Block a user