83 lines
1.3 KiB
Plaintext
83 lines
1.3 KiB
Plaintext
utility_component_template = {
|
|
key = "rg_ship_aura_components_empty"
|
|
size = medium
|
|
icon = "GFX_ship_part_empty_ftl_drive"
|
|
icon_frame = 1
|
|
power = 0
|
|
|
|
component_set = "ship_aura_components"
|
|
|
|
ai_weight = {
|
|
weight = 0
|
|
}
|
|
}
|
|
|
|
utility_component_template = {
|
|
key = "rg_power_core_empty"
|
|
size = medium
|
|
icon = "GFX_ship_part_empty_ftl_drive"
|
|
icon_frame = 1
|
|
power = 0
|
|
|
|
component_set = "power_core"
|
|
|
|
ai_weight = {
|
|
weight = 0
|
|
}
|
|
}
|
|
|
|
utility_component_template = {
|
|
key = "rg_ftl_components_empty"
|
|
size = medium
|
|
icon = "GFX_ship_part_empty_ftl_drive"
|
|
icon_frame = 1
|
|
power = 0
|
|
|
|
component_set = "ftl_components"
|
|
|
|
ai_weight = {
|
|
weight = 0
|
|
}
|
|
}
|
|
|
|
utility_component_template = {
|
|
key = "rg_thruster_components_empty"
|
|
size = medium
|
|
icon = "GFX_ship_part_empty_ftl_drive"
|
|
icon_frame = 1
|
|
power = 0
|
|
|
|
component_set = "thruster_components"
|
|
|
|
ai_weight = {
|
|
weight = 0
|
|
}
|
|
}
|
|
|
|
utility_component_template = {
|
|
key = "rg_sensor_component_empty"
|
|
size = medium
|
|
icon = "GFX_ship_part_empty_ftl_drive"
|
|
icon_frame = 1
|
|
power = 0
|
|
|
|
component_set = "sensor_components"
|
|
|
|
ai_weight = {
|
|
weight = 0
|
|
}
|
|
}
|
|
|
|
utility_component_template = {
|
|
key = "rg_combat_computers_empty"
|
|
size = medium
|
|
icon = "GFX_ship_part_empty_ftl_drive"
|
|
icon_frame = 1
|
|
power = 0
|
|
|
|
component_set = "combat_computers"
|
|
|
|
ai_weight = {
|
|
weight = 0
|
|
}
|
|
} |