KUW_DD_HISTORICAL = { name = NAME_THEME_HISTORICAL_DESTROYERS for_countries = { KUW } type = ship ship_types = { stealth_destroyer destroyer screen_destroyer } prefix = "KNS " fallback_name = "DDG-%d" unique = { "Al-Ahmadi" "Al-Fahaheel" "Al-Sabah" "Al-Khaled" "Al-Jahra" "Al-Salmiya" "Al-Fintas" "Al-Shuwaikh" "Al-Riqa" "Al-Dasma" } } KUW_FF_HISTORICAL = { name = NAME_THEME_HISTORICAL_FRIGATE for_countries = { KUW } type = ship ship_types = { stealth_frigate frigate heavy_frigate } prefix = "KNS " fallback_name = "FFG-%d" unique = { "Kuwait City" "Al-Ahmadi" "Hawalli" "Al-Jahra" "Al-Farwaniyah" "Al-Asimah" "Mubarak" "Al-Khiran" "Al-Zour" "Bubiyan" "Warbah" "Failaka" "Umm al-Maradim" "Qaruh" "Al-Omar" } } KUW_CV_HISTORICAL = { name = NAME_THEME_HISTORICAL_CARRIERS for_countries = { KUW } type = ship ship_types = { carrier } prefix = "KNS " fallback_name = "CVN-%d" unique = { "Al-Sabah" "Al-Ahmadi" "Mubarak" "Al-Khaled" "Al-Jahra" } } KUW_SS_HISTORICAL = { name = NAME_THEME_HISTORICAL_SUBMARINES for_countries = { KUW } type = ship ship_types = { attack_submarine missile_submarine } prefix = "KNS " fallback_name = "SSN-%d" }