Closed TonicArtos closed 1 year ago
Fix issue #305 - Medium Shield should not cause Jump speed to show as (0)
Cause: JSON reader for mech modifier sets bool to false by default.
Solution: Add CanJump to Medium Shield attribute Modifier, with value of true.
CanJump
Modifier
true
Fix issue #305 - Medium Shield should not cause Jump speed to show as (0)
Cause: JSON reader for mech modifier sets bool to false by default.
Solution: Add
CanJump
to Medium Shield attributeModifier
, with value oftrue
.