mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -568,7 +568,7 @@ if mods['space-age'] and (settings.startup['PHI-GM'].value and settings.startup[
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
data.raw.item['artillery-shell'].stack_size = data.raw['inserter']['stack-inserter'].max_belt_stack_size
|
data.raw.ammo['artillery-shell'].stack_size = data.raw['inserter']['stack-inserter'].max_belt_stack_size
|
||||||
|
|
||||||
for _, v in pairs(data.raw.tile) do
|
for _, v in pairs(data.raw.tile) do
|
||||||
if v.fluid then
|
if v.fluid then
|
||||||
|
|||||||
Reference in New Issue
Block a user