mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 11:30:15 +00:00
d0512d8bcd
* FIX ISSUE 6887 Orgrimmar - Quest "Devourer of Souls" Has Incorrect Quest Reward Text Fix DB RewardText for quest 1507 DESCRIPTION Change hard coded name to adapt to the player's name. Closes AzerothCore issue #6887 https://github.com/azerothcore/azerothcore-wotlk/issues/6887 DB (database related, sql) * Fix DB RewardText for quest 1507 DESCRIPTION Change hard coded name to adapt to the player's name. I put SQL in the good file this time ! Closes #6887