mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-03-28 20:34:39 +09:00
.
This commit is contained in:
@@ -61,7 +61,7 @@ if data.raw['radar']['radar'] then
|
||||
entity.minable.result = item.name
|
||||
entity.max_distance_of_sector_revealed = 35
|
||||
entity.max_distance_of_nearby_sector_revealed = 35
|
||||
entity.pictures.layers[1].tint = items['tint'][8]
|
||||
entity.pictures.layers[1].tint = param['tint'][8]
|
||||
entity.localised_name = {'', {'name.super-entity'}, {'entity-name.radar'}}
|
||||
data:extend({entity})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user