Mr._Blitzkrieg said:
I want to turn screen-ship torpedoes into a cag for the light carrier. How do I change the name/description.
I think you should try to modify the boostertext file in the config folder.
If you have used the torpedoes_l or torpedoes_s brigade to make your mod, change the descriptions accordingly (replace X by S or L in the following list) : NAME_NAVAL_TORPEDOES_X, SNAME_NAVAL_TORPEDOES_X, SDESC_NAVAL_TORPEDOES_X, LDESC_NAVAL_TORPEDOES_X, and the BRIG_MODEL lines (21 if you have chosen S or 26 if you have chosen L torpedoes).
You must then add the following line at the beginning of your escort_carrier file in the db/units/divisions folder :
allowed_brigades = naval_torpedoes_x (x is for s or l).