mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-08-02 02:41:11 -04:00
SMSG_CAST_RESULT and SMSG_CAST_FAILED append the SpellFocusObject id on requires-spell-focus failures, but the parsers stopped at the result byte, leaving only a generic 'Requires spell focus' message. Read the trailing id on all three expansion parsers, resolve it through SpellFocusObject.dbc, and report 'Requires Cooking Fire nearby.' / 'Requires Anvil nearby.' etc., with a clearer fallback when the id is unavailable.
22 KiB
22 KiB