鏡像自
https://github.com/mt-mods/unifieddyes.git
已同步 2025-10-28 06:25:18 +01:00
add light_blue to wallmounted palette
此提交包含在:
1
init.lua
1
init.lua
@@ -256,6 +256,7 @@ function unifieddyes.getpaletteidx(color, is_color_fdir)
|
|||||||
if is_color_fdir == "wallmounted" then
|
if is_color_fdir == "wallmounted" then
|
||||||
if color == "brown" then return 48,1
|
if color == "brown" then return 48,1
|
||||||
elseif color == "pink" then return 56,7
|
elseif color == "pink" then return 56,7
|
||||||
|
elseif color == "blue" and shade == "light" then return 40,5
|
||||||
elseif hues_wallmounted[color] and shades_wallmounted[shade] then
|
elseif hues_wallmounted[color] and shades_wallmounted[shade] then
|
||||||
return (shades_wallmounted[shade] * 64 + hues_wallmounted[color] * 8), hues_wallmounted[color]
|
return (shades_wallmounted[shade] * 64 + hues_wallmounted[color] * 8), hues_wallmounted[color]
|
||||||
end
|
end
|
||||||
|
|||||||
未顯示二進位檔案。
|
之前 寬度: | 高度: | 大小: 158 B 之後 寬度: | 高度: | 大小: 159 B |
新增問題並參考
封鎖使用者