From 52a3ce6a4b4a254dc5d3067979a09e93c060fa20 Mon Sep 17 00:00:00 2001 From: workhorse Date: Fri, 19 Jun 2026 03:57:06 -0400 Subject: feat: shops and rough assassin skill --- data/help/shop.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/help/shop.yaml (limited to 'data/help/shop.yaml') diff --git a/data/help/shop.yaml b/data/help/shop.yaml new file mode 100644 index 0000000..a0fd187 --- /dev/null +++ b/data/help/shop.yaml @@ -0,0 +1,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 Purchase an item with credits (use # to buy by number) + sell 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) \ No newline at end of file -- cgit v1.2.3