mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
feat: resolve enchant names from SpellItemEnchantment.dbc in inspect window
This commit is contained in:
parent
60794c6e0f
commit
d48e4fb7c3
4 changed files with 42 additions and 3 deletions
|
|
@ -95,5 +95,8 @@
|
|||
"ID": 0, "MapID": 1, "AreaID": 2, "AreaName": 3,
|
||||
"LocLeft": 4, "LocRight": 5, "LocTop": 6, "LocBottom": 7,
|
||||
"DisplayMapID": 8, "ParentWorldMapID": 10
|
||||
},
|
||||
"SpellItemEnchantment": {
|
||||
"ID": 0, "Name": 8
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue