Bulk purchasing doesn't work correctly in quest shop. Number purchased is treated as integer for 1 and as string for 2 or more (i.e., string concatenation occurs when you buy the items, instead of integer arithmetic). The number is also treated as a string if you change the number to anything and then change it back to 1.
To reproduce:
I can't reproduce this for Gem-purchasable quests, which is nice.
I broke also the counter in Inventory... maybe I shouldn't have tried... XD

Syncing it's fixed, but it scared me for a moment
I can look into this.
@Hus274 Thanks!
Most helpful comment
I broke also the counter in Inventory... maybe I shouldn't have tried... XD
Syncing it's fixed, but it scared me for a moment