forked from mtcontrib/homedecor_modpack
Phase out excess desk lamp inv images
This commit is contained in:
parent
54275987fd
commit
e115b34873
|
@ -491,8 +491,7 @@ for _, color in ipairs(dlamp_colors) do
|
|||
"homedecor_generic_metal_black.png",
|
||||
"homedecor_generic_metal_black.png^[colorize:"..color..":150"
|
||||
},
|
||||
inventory_image = "homedecor_desk_lamp_inv_"..color..".png",
|
||||
wield_image = "homedecor_desk_lamp_inv_"..color..".png",
|
||||
inventory_image = "homedecor_desk_lamp_stem_inv.png^(homedecor_desk_lamp_metal_inv.png^[colorize:"..color..":140)",
|
||||
selection_box = dlamp_cbox,
|
||||
walkable = false,
|
||||
groups = {snappy=3},
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 531 B |
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB |
BIN
homedecor/textures/homedecor_desk_lamp_metal_inv.png
Normal file
BIN
homedecor/textures/homedecor_desk_lamp_metal_inv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
BIN
homedecor/textures/homedecor_desk_lamp_stem_inv.png
Normal file
BIN
homedecor/textures/homedecor_desk_lamp_stem_inv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
Loading…
Reference in New Issue
Block a user