If you look in the main upc file and look for TextureName=data/Submarine/NSS_Balao/NSS_Balao_T01.tga just replace the .tga line with the texture you want.
You also have to put that texture in the subs unitparts.upc file to make sure that the hull texture isn't overridden.
Look for this line and simply use the same texture file from the main .upc.
HullTextureNameOverride=data/Submarine/NSS_Balao/NSS_Balao_T01.tga
|