mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/item_template_locale): Twisted Reflection item description (#3808)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1606663824598306700');
|
||||
|
||||
UPDATE `item_template_locale` SET `Description` = 'Möge Unglück über deinen neuen Besitzer kommen. - Anias' WHERE `ID`= 42811 AND `locale` = 'deDE';
|
||||
Reference in New Issue
Block a user