This commit is contained in:
2026-07-02 22:01:34 +09:00
parent b8a3a48d15
commit f335f23ff5
15 changed files with 73 additions and 64 deletions
+4
View File
@@ -1,5 +1,9 @@
local items = require('gm-c')
if settings.startup['PHI-GM'].value == '' then
return
end
-- GM C 1 SPACE_AGE ENTITY
if data.raw['cargo-bay'] and data.raw['cargo-bay']['cargo-bay'] then
data.raw['cargo-bay']['cargo-bay'].inventory_size_bonus = math.max(40, data.raw['cargo-bay']['cargo-bay'].inventory_size_bonus or 0)