Whebon / dale-of-merchants

Board Game Arena adaptation of Dale Of Merchants
Other
2 stars 0 forks source link

Reverse selection order #84

Open Whebon opened 1 month ago

Whebon commented 1 month ago

What

Currently: the first selected card will be placed on the top of the pile Suggestion: the last selected card will be placed on the top of the pile

Why

When using market discovery to purchase a card of value 5, you typically want to put the second selected card on top of the market discovery.

https://github.com/user-attachments/assets/3a184697-8f59-4091-9a29-30e463558ac4

Whebon commented 2 weeks ago

Important note for actSpyglass, actSpecialOffer and actCulturalPreservation:

If the selection order is reversed, replace array_pop with array_shift