This commit is contained in:
ProjectKoi-Kalo\Kalo
2023-10-28 16:31:32 +08:00
parent 86465b862e
commit 9fc5a0358a
10 changed files with 42 additions and 24 deletions

View File

@@ -6,7 +6,7 @@ component_set = {
component_set = {
key = "LARGE_GRAY_WEAPON_LANCE"
icon = "GFX_ship_part_gray_laser_1"
icon = "GFX_ship_weapon_rg_spacetime_disruptor"
icon_frame = 1
}
@@ -36,13 +36,13 @@ component_set = {
component_set = {
key = "LARGE_GRAY_WEAPON_KIN"
icon = "GFX_ship_part_autocannon_4"
icon = "GFX_ship_weapon_phaser_bank"
icon_frame = 1
}
component_set = {
key = "HUGE_GRAY_WEAPON_KIN"
icon = "GFX_ship_part_autocannon_4"
icon = "GFX_ship_weapon_phaser_bank"
icon_frame = 1
}
@@ -90,7 +90,7 @@ component_set = {
component_set = {
key = "RG_BOMBER_HANGAR_ATTACK_ROCKET"
icon = "STRIKE_CRAFT_HANGAR_3"
icon = "GFX_ship_part_strike_craft_bomber_3"
icon_frame = 1
}
@@ -159,4 +159,4 @@ component_set = {
key = "RG_REVIVE_COMPONENT"
icon = "GFX_ship_part_aura_inspiring_presence"
icon_frame = 1
}
}