This commit is contained in:
2025-04-03 00:27:05 +09:00
parent 2f0367c14a
commit 8235535344

View File

@@ -11,7 +11,7 @@ if mods['space-age'] then
end end
if (vp or sa) and v.maximum_productivity then if (vp or sa) and v.maximum_productivity then
v.maximum_productivity = nil v.maximum_productivity = 99
end end
end end
end end