# Icons set here are the ones shown in component editor list. component_set = { key = "RED_LASER" icon = "GFX_ship_part_laser_1" icon_frame = 1 } component_set = { key = "BLUE_LASER" icon = "GFX_ship_part_laser_2" icon_frame = 1 } component_set = { key = "UV_LASER" icon = "GFX_ship_part_laser_3" icon_frame = 1 } component_set = { key = "XRAY_LASER" icon = "GFX_ship_part_laser_4" icon_frame = 1 } component_set = { key = "GAMMA_LASER" icon = "GFX_ship_part_laser_5" icon_frame = 1 } component_set = { key = "TITAN_LASER" icon = "GFX_ship_part_laser_5" icon_frame = 1 } component_set = { key = "PERDITION_BEAM" icon = "GFX_ship_part_perdition_beam" icon_frame = 1 } component_set = { key = "ARCHAEO_TITAN_BEAM" icon = "GFX_ship_part_archaeo_titan_beam" icon_frame = 1 } # Energy Lance component_set = { key = "ENERGY_LANCE_1" icon = "GFX_ship_part_energy_lance_1" icon_frame = 1 } component_set = { key = "ENERGY_LANCE_2" icon = "GFX_ship_part_energy_lance_2" icon_frame = 1 } component_set = { key = "LENS_FLARE_BEAM" icon = "GFX_ship_part_energy_lens_beam" icon_frame = 1 } component_set = { key = "SOLARFLARE_EMITTER" icon = "GFX_ship_part_energy_lens_beam" icon_frame = 1 } # Plasma component_set = { key = "PLASMA_1" icon = "GFX_ship_part_plasma_1" icon_frame = 1 } component_set = { key = "PLASMA_2" icon = "GFX_ship_part_plasma_2" icon_frame = 1 } component_set = { key = "PLASMA_3" icon = "GFX_ship_part_plasma_3" icon_frame = 1 } # Arc Emitter component_set = { key = "ARC_EMITTER_1" icon = "GFX_ship_part_arc_emitter_1" icon_frame = 1 } component_set = { key = "ARC_EMITTER_2" icon = "GFX_ship_part_arc_emitter_2" icon_frame = 1 } # Disruptors component_set = { key = "DISRUPTOR_1" icon = "GFX_ship_part_disruptor_1" icon_frame = 1 } component_set = { key = "DISRUPTOR_2" icon = "GFX_ship_part_disruptor_2" icon_frame = 1 } component_set = { key = "DISRUPTOR_3" icon = "GFX_ship_part_disruptor_3" icon_frame = 1 } # Energy Torpedoes component_set = { key = "ENERGY_TORPEDO_1" icon = "GFX_ship_part_energy_torpedo_1" icon_frame = 1 } component_set = { key = "ENERGY_TORPEDO_2" icon = "GFX_ship_part_energy_torpedo_2" icon_frame = 1 } component_set = { key = "ARCHAEO_LASER" icon = "GFX_ship_part_archaeo_laser" icon_frame = 1 } component_set = { key = "ARCHAEO_TITAN" icon = "GFX_ship_part_archaeo_titan_beam" icon_frame = 1 }