mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 05:46:22 +09:00
.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user