danreeves / dt-exchange

39 stars 18 forks source link

Include description when matching blessings #61

Closed errnoh closed 1 year ago

errnoh commented 1 year ago

There might be an assumption that when matching blessings it would also match the blessing description. Minor change but probably should be implemented. Makes it simple to match things like +3 stamina curios without having to know the breakpoint for +2 to +3, especially since we don't yet have functionality to filter based on blessing rating.

CautemocSg commented 1 year ago

Implemented in this pull request https://github.com/danreeves/dt-exchange/pull/75

CautemocSg commented 1 year ago

@errnoh Can we close this? I believe the PR has been merged in now.