mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-31 12:11:40 +09:00
.
This commit is contained in:
@@ -36,7 +36,7 @@ if settings.startup['PHI-MB'].value and settings.startup['PHI-MB-ENERGY'].value
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
if settings.startup['PHI-EQ'].value and settings.startup['PHI-MB-EQUIPMENT-ARMOR'].value then
|
if settings.startup['PHI-MB-EQUIPMENT'].value and settings.startup['PHI-MB-EQUIPMENT-ARMOR'].value then
|
||||||
local grid = table.deepcopy(data.raw['equipment-grid']['large-equipment-grid'])
|
local grid = table.deepcopy(data.raw['equipment-grid']['large-equipment-grid'])
|
||||||
grid.name = 'equipment-grid-14x14'
|
grid.name = 'equipment-grid-14x14'
|
||||||
grid.width = 14
|
grid.width = 14
|
||||||
|
|||||||
Reference in New Issue
Block a user