mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 13:56:20 +09:00
.
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
local items = require('gm-vp-c')
|
||||
local mbm = require('mbm-c')
|
||||
local mc = require('mc')
|
||||
local item_sounds = require('__base__/prototypes/item_sounds')
|
||||
|
||||
if not mods['space-age'] then
|
||||
error('Mod not found\nSpace Age is not enabled\n太空時代尚未啟用\nSpace Age が有効になっていません')
|
||||
return
|
||||
end
|
||||
mc.space_age()
|
||||
|
||||
-- GM-VP C 33 BASE ENTITY
|
||||
-- GM-VP C 6 ELEVATED_RAILS ENTITY
|
||||
|
||||
Reference in New Issue
Block a user