add chestplate trim texture
|
@ -19,6 +19,7 @@ local function define_items()
|
|||
invOverlay = "^helmet_trim.png"
|
||||
elseif string.find(itemname,"chestplate") then
|
||||
invOverlay = "^chestplate_trim.png"
|
||||
piece_overlay = piece_overlay .. "_chestplate"
|
||||
elseif string.find(itemname,"leggings") then
|
||||
invOverlay = "^leggings_trim.png"
|
||||
piece_overlay = piece_overlay .. "_leggings"
|
||||
|
|
After Width: | Height: | Size: 635 B |
After Width: | Height: | Size: 625 B |
After Width: | Height: | Size: 711 B |
After Width: | Height: | Size: 690 B |
After Width: | Height: | Size: 689 B |
After Width: | Height: | Size: 735 B |
After Width: | Height: | Size: 696 B |
After Width: | Height: | Size: 696 B |
After Width: | Height: | Size: 757 B |
After Width: | Height: | Size: 748 B |
After Width: | Height: | Size: 712 B |