aboutsummaryrefslogtreecommitdiff
path: root/data/help/shop.yaml
blob: a0fd1879da7151035ff8ec0041e9bab55cd45f75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "shop"
category: "Interaction"
description: |
  Buy and sell items at shops.

  Find a shopkeeper NPC and talk to them to open their shop. While
  browsing a shop, these commands are available:

  browse      List all items for sale with buy/sell prices
  list        Same as browse
  buy <item>  Purchase an item with credits (use # to buy by number)
  sell <item> Sell an item from your inventory for credits
  leave       Exit the shop and return to conversation

  Shops buy items at a lower price than they sell them. Some items
  cannot be sold back.

  Shopkeepers can be found throughout the world:
  - General Store: Town Square (sells tools and supplies)
  - Smithy: Forge (sells weapons, armor, and tools)