This commit is contained in:
2025-03-11 23:51:14 +09:00
parent 5983e70fcd
commit 5531b07057

View File

@@ -1129,7 +1129,6 @@ if settings.startup['PHI-VP'].value then
['gleba_tile'] = true,
['fulgora_tile'] = true,
['aquilo_tile'] = true,
['artificial-tiles'] = true,
}
for k, v in pairs(data.raw['tile']) do
@@ -1139,6 +1138,8 @@ if settings.startup['PHI-VP'].value then
end
data.raw['tile']['space'] = nil
data.raw['tile']['space-platform-foundation'] = nil
data.raw['tile']['foundation'] = nil
for _, v in pairs({'small-wriggler-pentapod', 'small-wriggler-pentapod-premature', 'medium-wriggler-pentapod', 'medium-wriggler-pentapod-premature', 'big-wriggler-pentapod', 'big-wriggler-pentapod-premature'}) do
data.raw['unit'][v] = nil