fix(DB/creature_template_locale): Tannaria deDE Title (#6717)

This commit is contained in:
Lukas Volgger 2021-07-07 17:52:33 +02:00 committed by GitHub
parent 9cbd67a382
commit 35840625d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1625401809536592600');
UPDATE `creature_template_locale` SET `Title`='Schurkenlehrerin' WHERE `entry`=16279 AND `locale`='deDE';