You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add Max SP logic
* add Max SP to Manager
* add methods `MaxSP`: returns Max SP
* add `ModifyMaxSP`: modifies Max SP similarly to `ModifySP` with `Amount` field; no handling of error cases
* add `MaxSPChange` event + emit
* update `ModifySP` logic to use `maxsp` instead of fixed number
* Rerun scripts
* Reuse `ModifySP` struct and adjust SP if SP greater than new max SP
* Rerun scripts
0 commit comments