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
+3 -2
View File
@@ -1,10 +1,11 @@
local items = require('gm-vp-c')
local mbm = require('mbm-c')
local mc = require('mc')
local item_sounds = require('__base__/prototypes/item_sounds')
local resource_autoplace = require('resource-autoplace')
mc.space_age()
if settings.startup['PHI-GM'].value ~= 'VP' then
return
end
for c, _ in pairs(defines.prototypes.entity) do
if data.raw[c] then