t-mw / gw2-arbitrage

Finds items in Guild Wars 2 that can be sold on the trading post for a higher price than the cost of crafting the item.
28 stars 5 forks source link

Refactor enum self item rarity #35

Closed Iiridayn closed 2 years ago

Iiridayn commented 2 years ago

Couldn't remember how to do this at the time (had just recently learned it). Relearned it when implementing another feature. Figure it's best in a separate commit.