ShelfChangeAmountItem
The BuyChangeAmountItem is what the shelf will say when selecting an Item that you already added a certain amount of in your basket.
ShelfChangeAmountItem: ["You currently have {2} {1} in your basket, change it to how many?"]
{1} = Chosen Item's name (singular or plural) (for ex. Potions)
{2} = Current Quantity of Chosen Item in the basket. (for ex. 5)

Last updated