color adjustment: colorize 1 texture only
This commit is contained in:
parent
b4579e3b79
commit
43ecc6938e
@ -376,8 +376,9 @@ laptop.register_hardware("laptop:laptop", {
|
||||
{ name = "laptop_lap_base_open_right.png", color = 0xffffffff },
|
||||
{ name = "laptop_lap_base_open_left.png", color = 0xffffffff },
|
||||
{ name = "laptop_lap_base_open_back.png^laptop_lap_sc_open_back.png", color = 0xffffffff },
|
||||
{ name = "laptop_lap_base_open_front.png^laptop_lap_sc_open_on_front.png"},
|
||||
{ name = "laptop_lap_base_open_front.png", color = 0xffffffff },
|
||||
},
|
||||
overlay_tiles = {"", "", "", "", "", "laptop_lap_sc_open_on_front.png"},
|
||||
drawtype = "nodebox",
|
||||
paramtype = "light",
|
||||
paramtype2 = "colorfacedir",
|
||||
|
Loading…
x
Reference in New Issue
Block a user