mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -199,6 +199,16 @@ script.on_configuration_changed(function()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
storage.phi_cl = {
|
||||||
|
cargo_landing_pad_storage = {},
|
||||||
|
combinator = {
|
||||||
|
research_set_combinator_count = 0,
|
||||||
|
research_queue = {},
|
||||||
|
research_queue_set = {},
|
||||||
|
research_progress = 0
|
||||||
|
}
|
||||||
|
}
|
||||||
end)
|
end)
|
||||||
|
|
||||||
if settings.startup['PHI-GM'].value and settings.startup['PHI-GM'].value == 'VP' then
|
if settings.startup['PHI-GM'].value and settings.startup['PHI-GM'].value == 'VP' then
|
||||||
|
|||||||
Reference in New Issue
Block a user