From 3a355184891659a33368200485d533b7e02aaf37 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Sat, 20 Jun 2026 01:57:48 +0900 Subject: [PATCH] . --- PHI-CL/data/b/mbm.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/PHI-CL/data/b/mbm.lua b/PHI-CL/data/b/mbm.lua index 6bbe594..e48c728 100644 --- a/PHI-CL/data/b/mbm.lua +++ b/PHI-CL/data/b/mbm.lua @@ -178,6 +178,7 @@ function main_entity(source, tier) if item['graphics_set']['animation'][d] then for _, l in pairs(item['graphics_set']['animation'][d].layers) do if not l.draw_as_shadow then + l.apply_runtime_tint = true l.tint = mod_tint[tier] end end