monogold
This commit is contained in:
@@ -882,6 +882,12 @@ color_combination := {
|
|||||||
dark: land_template("c"),
|
dark: land_template("c"),
|
||||||
light: base,
|
light: base,
|
||||||
)
|
)
|
||||||
|
else if land and multi and mask_hybrid_with_gold() then
|
||||||
|
masked_blend(
|
||||||
|
mask: "{folder}hybrid_blend_{blend_type}.png",
|
||||||
|
dark: land_template("m"),
|
||||||
|
light: base,
|
||||||
|
)
|
||||||
else if land and multi and mask_multi_land_with_color() then
|
else if land and multi and mask_multi_land_with_color() then
|
||||||
masked_blend(
|
masked_blend(
|
||||||
mask: "{folder}hybrid_blend_{blend_type}.png",
|
mask: "{folder}hybrid_blend_{blend_type}.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user