mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-31 02:43:51 +00:00
RAW FIELDS dump shows item entries at odd indices: 283, 285, 287, 289... With base=283, stride=2: 17 of 19 slots have valid item IDs (14200, 12020, 14378, etc). Slots 12-13 (trinkets) correctly empty. With base=284: only 5 entries, and values are enchant IDs (913, 905, 904) — these are the field AFTER each entry, confirming base was off by 1. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||