- fix premount check for BA with handsy (can mount anything)
- add static method to see if transport and BA are compatible (bare check, not checking pre-mission pairing)
public static bool CanTransportSquad(MechDef transport, MechDef squad, out string error)
text of error set by mod setting SimBattleArmorMountError
(default "The selected squad cannot be transported by this unit.")