mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -512,7 +512,7 @@ if settings.startup['PHI-SA'].value then
|
||||
icon_mipmaps = 4
|
||||
}, {
|
||||
icon = data.raw['item']['ice'].icon,
|
||||
tint = {r=1, g=1, b=1, a=0.5},
|
||||
tint = {r = 1, g = 1, b = 1, a = 0.5},
|
||||
icon_size = 64,
|
||||
icon_mipmaps = 4
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user