BattletechModders / CBTBehaviorsEnhanced

Applies Classic BattleTech behaviors to the HBS BattleTech Game
MIT License
5 stars 6 forks source link

Vehicles should lose evasion on charges #114

Open IceRaptor opened 2 years ago

IceRaptor commented 2 years ago

Code looks like it allows fake vehicles (which can charge) to retain their evasion, assuming CAC returns false for isHasStability(). Any vehicle that charges should lose evasion, but only units with isHasStability() should be unsteadied.