Skip to content

StrategicOperations v3.1.2.6

Latest
Compare
Choose a tag to compare
@ajkroeg ajkroeg released this 15 Jan 21:57
· 22 commits to main since this release
  • 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.")