mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 05:46:22 +09:00
.
This commit is contained in:
@@ -245,7 +245,7 @@ if data.raw['inserter'] then
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
-- MIG A 36 BASE VIRTUAL_SIGNAL
|
-- MIG A 72 BASE VIRTUAL_SIGNAL
|
||||||
local vir_sig = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ'
|
local vir_sig = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ'
|
||||||
local s = {}
|
local s = {}
|
||||||
|
|
||||||
@@ -265,6 +265,7 @@ for i = 1, #vir_sig do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
-- MIG A 3 BASE ITEM_CATEGORY
|
||||||
data:extend({{
|
data:extend({{
|
||||||
type = 'item-group',
|
type = 'item-group',
|
||||||
name = 'signals-2',
|
name = 'signals-2',
|
||||||
|
|||||||
Reference in New Issue
Block a user