mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-03 08:03:50 +00:00
correct ItemDisplayInfo texture indices
This commit is contained in:
parent
3111fa50e8
commit
0a8183895f
1 changed files with 8 additions and 8 deletions
|
|
@ -131,14 +131,14 @@
|
|||
"InventoryIcon": 5,
|
||||
"LeftModel": 1,
|
||||
"LeftModelTexture": 3,
|
||||
"TextureArmLower": 16,
|
||||
"TextureArmUpper": 15,
|
||||
"TextureFoot": 22,
|
||||
"TextureHand": 17,
|
||||
"TextureLegLower": 21,
|
||||
"TextureLegUpper": 20,
|
||||
"TextureTorsoLower": 19,
|
||||
"TextureTorsoUpper": 18
|
||||
"TextureArmLower": 17,
|
||||
"TextureArmUpper": 16,
|
||||
"TextureFoot": 23,
|
||||
"TextureHand": 18,
|
||||
"TextureLegLower": 22,
|
||||
"TextureLegUpper": 21,
|
||||
"TextureTorsoLower": 20,
|
||||
"TextureTorsoUpper": 19
|
||||
},
|
||||
"ItemSet": {
|
||||
"ID": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue