This commit is contained in:
@@ -336,8 +336,8 @@ spriteTypes = {
|
||||
texturefile = "gfx/interface/technologies/navy_techtree/combat_information_center.png"
|
||||
}
|
||||
spriteType = {
|
||||
name = "GFX_torpedo_computer_medium"
|
||||
texturefile = "gfx/interface/technologies/navy_techtree/torpedo_computer.png"
|
||||
name = "GFX_advanced_torpedo_ballistics_medium"
|
||||
texturefile = "gfx/interface/technologies/navy_techtree/advanced_torpedo_ballistics.png"
|
||||
}
|
||||
spriteType = {
|
||||
name = "GFX_torpedo_loader_medium"
|
||||
|
||||
@@ -1022,8 +1022,16 @@ spriteTypes = {
|
||||
textureFile = "gfx/interface/equipmentdesigner/naval/modules/icons/fire_control4.png"
|
||||
}
|
||||
spriteType = {
|
||||
name = "GFX_SMI_ship_sub_torpedo_computer"
|
||||
textureFile = "gfx/interface/equipmentdesigner/naval/modules/icons/torpedo_computer.png"
|
||||
name = "GFX_SMI_ship_sub_torpedo_computer_1"
|
||||
textureFile = "gfx/interface/equipmentdesigner/naval/modules/icons/torpedo_computer1.png"
|
||||
}
|
||||
spriteType = {
|
||||
name = "GFX_SMI_ship_sub_torpedo_computer_2"
|
||||
textureFile = "gfx/interface/equipmentdesigner/naval/modules/icons/torpedo_computer2.png"
|
||||
}
|
||||
spriteType = {
|
||||
name = "GFX_SMI_ship_sub_torpedo_computer_3"
|
||||
textureFile = "gfx/interface/equipmentdesigner/naval/modules/icons/torpedo_computer3.png"
|
||||
}
|
||||
|
||||
### wunderwaffe modules
|
||||
@@ -1136,7 +1144,7 @@ spriteTypes = {
|
||||
textureFile = "gfx/interface/equipmentdesigner/naval/modules/icons/ship_smoke_generator.png"
|
||||
}
|
||||
spriteType = {
|
||||
name = "GFX_SMI_ship_torpedo_fire_control"
|
||||
name = "GFX_SMI_ship_torpedo_fire_control_1"
|
||||
textureFile = "gfx/interface/equipmentdesigner/naval/modules/icons/ship_torpedo_director.png"
|
||||
}
|
||||
spriteType = {
|
||||
@@ -1348,4 +1356,8 @@ spriteTypes = {
|
||||
name = "GFX_SMI_seaplane_hangar"
|
||||
textureFile = "gfx/interface/equipmentdesigner/naval/modules/icons/seaplane_hangar.png"
|
||||
}
|
||||
spriteType = {
|
||||
name = "GFX_SMI_ship_anti_air_circle"
|
||||
textureFile = "gfx/interface/equipmentdesigner/naval/modules/icons/ship_anti_air_circle.png"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user