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

Question re line of code #37

Closed Iiridayn closed 2 years ago

Iiridayn commented 2 years ago

tp_prices_map.get_mut(&49429).unwrap().sells.unit_price = 6333; in src/main.rs - deliberate, or left in debugging code? https://api.guildwars2.com/v2/items?id=49429 shows it's a +6 agony infusion

t-mw commented 2 years ago

Thanks, removed it in https://github.com/t-mw/gw2-arbitrage/commit/7b7fd7402b20b9a17b872e12e749a12ceeabe687