This commit is contained in:
2024-08-27 18:51:38 +09:00
parent 0a7c923a9d
commit 142fb23709
5 changed files with 102 additions and 99 deletions

View File

@@ -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,