mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -18,6 +18,9 @@ do
|
||||
for _, v in pairs(data.raw['lamp']) do
|
||||
if v.light then
|
||||
v.light.color = {1, 1, 1}
|
||||
end
|
||||
|
||||
if v.light_when_colored then
|
||||
v.light_when_colored.color = {1, 1, 1}
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user