mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -190,7 +190,7 @@ function main.EEE(source, tier)
|
||||
tint_handle(item[v], tier, {'animation', 'idle_animation', 'frozen_patch'})
|
||||
|
||||
if item[v].working_visualisations then
|
||||
tint_handle(item[v].working_visualisations[v2], tier, {'north_animation', 'east_animation', 'south_animation', 'west_animation', 'animation'})
|
||||
tint_handle(item[v].working_visualisations, tier, {'north_animation', 'east_animation', 'south_animation', 'west_animation', 'animation'})
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user