You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a way to trade cards out of boosters (one-way for a card in hand). The card received from the other party would be auto disenchanted. To make this very clear, the person with the booster should have to be the one to make the trade, and it should use something like YYY-booster instead of just the card ID.
(Discord staffroom chatlog has some discussion of possible performance penalties that implementing this could cause / solutions )
The text was updated successfully, but these errors were encountered:
Also, this particular method would block self-trading. In general we could just use this as an excuse to block self-trading for everything seeing as all it is usually is a point sink.
Add a way to trade cards out of boosters (one-way for a card in hand). The card received from the other party would be auto disenchanted. To make this very clear, the person with the booster should have to be the one to make the trade, and it should use something like YYY-booster instead of just the card ID.
(Discord staffroom chatlog has some discussion of possible performance penalties that implementing this could cause / solutions )
The text was updated successfully, but these errors were encountered: