Closed thechris353 closed 3 years ago
The clampNumber method seems to be gone in this version of foundry. Changed trade-window.js to use a couple if statements instead.
trade-request.js just added some additional verification in the isValid method
trade-window.html I just changed the default quantity to trade to 1 instead of the max.
Closed pull request due to changed being attributed to my work account instead of personal. Will be opening new PR.
The clampNumber method seems to be gone in this version of foundry. Changed trade-window.js to use a couple if statements instead.
trade-request.js just added some additional verification in the isValid method
trade-window.html I just changed the default quantity to trade to 1 instead of the max.