add trim boot textures
|
@ -26,6 +26,7 @@ local function define_items()
|
||||||
piece_overlay = piece_overlay .. "_leggings"
|
piece_overlay = piece_overlay .. "_leggings"
|
||||||
elseif string.find(itemname,"boots") then
|
elseif string.find(itemname,"boots") then
|
||||||
invOverlay = "^boots_trim.png"
|
invOverlay = "^boots_trim.png"
|
||||||
|
piece_overlay = piece_overlay .. "_boots"
|
||||||
end
|
end
|
||||||
|
|
||||||
piece_overlay = piece_overlay .. ".png"
|
piece_overlay = piece_overlay .. ".png"
|
||||||
|
|
After Width: | Height: | Size: 648 B |
After Width: | Height: | Size: 622 B |
After Width: | Height: | Size: 633 B |
After Width: | Height: | Size: 644 B |
After Width: | Height: | Size: 631 B |
After Width: | Height: | Size: 628 B |
After Width: | Height: | Size: 632 B |
After Width: | Height: | Size: 619 B |
After Width: | Height: | Size: 653 B |
After Width: | Height: | Size: 631 B |