I am currently reorganizing my Fed ships and while I can put the stock ships in submenues, I'd also like to rename them (As example "Nebula" to "USS Nebula"). Is there a way similar to the one used for submenues to do this?
I have allready tried this and it doesn't work:
import Foundation
Foundation.ShipDef.Nebula.longName = 'USS Nebula'
Foundation.ShipDef.Nebula.SubMenu = "Nebula Class"
Foundation.ShipDef.Nebula.SubSubMenu = "Standard"