Solaris-Skunk-Werks / solarisskunkwerks

66 stars 26 forks source link

Fix #305 - Medium Shield disables jump #307

Closed TonicArtos closed 1 year ago

TonicArtos commented 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.