mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 11:55:43 +00:00
refactor(Core/Achievement): Achivement earned message will use broadc… (#8485)
* refactor(Core/Achievement): Achivement earned message will use broadcast text instead of acore_string
* cherry-pick commit (465e4a0b0f)
Co-Authored-By: joschiwald <736792+joschiwald@users.noreply.github.com>
* sql
* fix build
* build
* restore gender
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634135727616655800');
|
||||
|
||||
DELETE FROM `acore_string` WHERE `entry` = 810;
|
||||
Reference in New Issue
Block a user