mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -202,6 +202,15 @@ local items = {
|
||||
'refined-flammables-7'
|
||||
}
|
||||
},
|
||||
['tint'] = {
|
||||
[2] = {r=140, g=142, b=200},
|
||||
[3] = {r=242, g=161, b=26},
|
||||
[4] = {r=255, g=254, b=42},
|
||||
[5] = {r=54, g=228, b=255},
|
||||
[6] = {r=253, g=0, b=97},
|
||||
[7] = {r=0, g=209, b=102},
|
||||
[8] = {r=233, g=63, b=233}
|
||||
},
|
||||
['item'] = {
|
||||
['solar-panel'] = {
|
||||
enabled = settings.startup['PHI-EN'].value,
|
||||
|
||||
Reference in New Issue
Block a user