CantSellItem

The CantSellItem is what the NPC will say when a chosen Item can't be sold.

It is possible to include more than 1 speech if you want to but you can't add a Time and Day.

Defining CantSellItem looks like this:

CantSellItem: ["Oh, no. I can't buy {1}."]

{1} = chosen Item's name (plural) (for ex. "Town Map")

CantSellItem

Last updated