mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-29 11:46:37 +09:00
Update
This commit is contained in:
@@ -161,6 +161,7 @@ for i=1, #ups_chests, 1 do
|
||||
|
||||
entity.inventory_size = 1
|
||||
entity.name = 'ups-' .. ups_chests[i]
|
||||
entity.minable.result = 'ups-' .. ups_chests[i]
|
||||
data:extend({entity})
|
||||
|
||||
data:extend({{
|
||||
|
||||
Reference in New Issue
Block a user