noonereally / NW-Profession-Bot

Automatically selects professions for empty slots
4 stars 1 forks source link

2 vendor functions? #45

Closed zalex11 closed 9 years ago

zalex11 commented 9 years ago

function vendorItemsLimited(_items) and
function vendorJunk(evnt)

noonereally commented 9 years ago

I believe it was supposed to be one function creating all the regular expression array, and another having only the sale logic and actually sales.

But later it got all messed up and expressions added to vendorItemsLimited. But I have not touched (except minor edits) those so I'm not sure.