mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -1249,6 +1249,7 @@ if settings.startup['PHI-GM'].value and settings.startup['PHI-GM'].value == 'VP'
|
||||
entity.minable.result = item.name
|
||||
entity.type = 'proxy-container'
|
||||
entity.picture.layers[1].tint = items['tint'][5]
|
||||
entity.flags = {'placeable-player', 'player-creation', 'no-automated-item-insertion', 'hide-alt-info'}
|
||||
entity.localised_name = {'phi-cl.combine', {'entity-name.cargo-landing-pad'}, ' (II)'}
|
||||
entity.localised_description = {'entity-description.cargo-landing-pad'}
|
||||
data:extend({entity})
|
||||
|
||||
Reference in New Issue
Block a user