This commit is contained in:
2026-05-08 17:59:17 +09:00
parent 6fe4e09cbd
commit cf6a078980
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -436,7 +436,6 @@ local items = {
}
},
['tips_and_tricks_item'] = {
-- SPACE_AGE 0
'quality',
'space-age',
'space-platform',
+2 -1
View File
@@ -307,7 +307,8 @@ if items['recipe_reform'] then
end
end
-- GM-VP C 2 SPACE_AGE TIP_AND_TRICK
-- GM-VP H 4 QUALITY TIP_AND_TRICK
-- GM-VP H 16 SPACE_AGE TIP_AND_TRICK
if items['tips_and_tricks_item'] then
for _, v in pairs(data.raw['tips-and-tricks-item']) do
if v.category and items['tips_and_tricks_item'][v.category] then