This commit is contained in:
2026-06-05 23:31:44 +09:00
parent 60a7e25391
commit 2dee893300
2 changed files with 15 additions and 18 deletions
+3 -3
View File
@@ -261,7 +261,7 @@ end
-- GM-VP H 1 QUALITY ENTITY
-- GM-VP H 66 SPACE_AGE ENTITY
-- GM-VP H 8 SPACE_AGE FLUID
-- GM-VP H 7 SPACE_AGE ITEM
-- GM-VP H 3 SPACE_AGE ITEM
-- GM-VP H 21 SPACE_AGE MAP_GENERATION
-- GM-VP H 3 SPACE_AGE TILE
-- GM-VP H 1 SPACE_AGE TOOL
@@ -345,8 +345,8 @@ if data.raw['lab'] then
end
-- GM-VP C 26 BASE RESEARCH
-- GM-VP C 33 SPACE_AGE RESEARCH
-- GM-VP H 31 SPACE_AGE RESEARCH
-- GM-VP C 34 SPACE_AGE RESEARCH
-- GM-VP H 33 SPACE_AGE RESEARCH
if data.raw.technology and items['technology'] and items['technology_reform'] then
for _, v in pairs(data.raw.technology) do
if items['technology_reform'][v.name] then