forked from irmen/Tale
-
-
Notifications
You must be signed in to change notification settings - Fork 4
Shops and Traders
Rickard Edén edited this page Oct 6, 2024
·
1 revision
This is almost all a Tale feature. Traders have a predefined list of items to sell. This list is definite and defined as individual items. So they will run out. Optionally, there are items that will never run out, but this is a rarer state. Most traders will only buy certain items, many won't buy things at all.
Commands used when trading:
shop
or list
to see the available goods for sale
buy
or purchase
to buy something. buy _item_
info
, inquire
or ask
to ask about some item in the shop
sell
to try and sell something. However, most traders will only accept some things.
haggle
. Traders will always refuse at the moment.