Files
WoWee/include
Kelsi 33c6181318 feat(spells): name the missing crafting tool in totem cast failures
Crafting without the required tool (blacksmith hammer, mining pick, ...)
surfaced the raw protocol labels 'Totems' / 'Totem category'. The server
appends up to two ids naming the tool — TotemCategory.dbc ids for
totem-category failures, item ids for totem failures. Read them via a
shared readCastResultArgs helper across all three expansion parsers and
report 'Requires Blacksmith Hammer in your inventory.', with an
informative fallback when the ids can't be resolved.
2026-07-14 21:58:44 -07:00
..