mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-23 07:39:32 -04:00
Parse and store reward items (choice and fixed) from SMSG_QUESTGIVER_QUEST_DETAILS in both WotLK (QuestDetailsParser) and TBC/Classic (TbcPacketParsers) parsers. Show item icons, names, and counts in the quest acceptance dialog alongside XP/money. Move QuestRewardItem before QuestDetailsData in header to fix forward-reference.