mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-14 01:29:07 +00:00
* 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