Files
WoWee/include/ui
Kelsi e16b165512 fix(items): send TARGET_FLAG_ITEM so sharpening stones and oils apply
Item-enhancement consumables cast a spell onto another item, but CMSG_USE_ITEM
only ever wrote a unit or self target, so the server dropped the cast. Using one
now reads the on-use spell's Spell.dbc Targets mask and, when TARGET_FLAG_ITEM is
set, arms a targeting cursor whose next item click sends the use against that
item's GUID.
2026-07-12 09:09:49 -07:00
..
2026-07-10 13:03:10 -07:00