Request (Dioxine): armor flag that disables running and/or kneeling
armors:
- type: STR_BULKY_ARMOR
allowsRunning: false
allowsStrafing: false
allowsKneeling: false
Kneeling was allowed only on soldiers (disabled on HWPs and aliens)... now you can disable it also on some soldiers, depending on what armor they wear.
Strafing and running was allowed only on 1x1 units and HWPs (disabled on 2x2 units and HWPs)... now you can disable them also on some 1x1 units/HWPs, depending on what armor they wear.