mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-30 20:01:40 +09:00
.
This commit is contained in:
@@ -193,7 +193,7 @@ function main.EEE(source, tier)
|
|||||||
item.picture.tint = items['tint'][tier]
|
item.picture.tint = items['tint'][tier]
|
||||||
end
|
end
|
||||||
|
|
||||||
tint_handle(item, tier, {'pictures', 'frames', 'animation', 'structure', 'integration_patch', })
|
tint_handle(item, tier, {'pictures', 'animation', 'structure', 'integration_patch'})
|
||||||
|
|
||||||
for _, v in pairs({'horizontal_animation', 'vertical_animation'}) do
|
for _, v in pairs({'horizontal_animation', 'vertical_animation'}) do
|
||||||
if item[v] then
|
if item[v] then
|
||||||
|
|||||||
Reference in New Issue
Block a user