This commit is contained in:
2026-05-06 20:19:20 +09:00
parent c31cdab471
commit beda50751f
2 changed files with 8 additions and 12 deletions
+3 -2
View File
@@ -13,8 +13,9 @@ if not mods['space-age'] then
return
end
-- GM-SAP C 37 BASE ENTITY
-- GM-SAP C 16 SPACE_AGE ENTITY
-- GM-SAP C 33 BASE ENTITY
-- GM-SAP C 6 ELEVATED_RAILS ENTITY
-- GM-SAP C 14 SPACE_AGE ENTITY
for k, v in pairs(items['entity_surface_conditions']) do
data.raw[v][k].surface_conditions = nil
end