How do I sell only 1 NPC (trade) for 1 player that is premium.
Code:
shopModule:addBuyableItem({'small health'}, 2173, 20000, 1, 'amulet of loss')
shopModule:addBuyableItem({'small health'}, 8704, 20, 1, 'small health potion')
shopModule:addBuyableItem({'health potion'}, 7618, 45, 1, 'health potion')