From 3d489a80bfc38d623a2e85aadc387ecca8de863a Mon Sep 17 00:00:00 2001 From: Hector Kio Date: Fri, 24 Feb 2017 07:57:27 -0500 Subject: [PATCH] Updated progress on trading. --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 7b25673..5633b61 100644 --- a/Home.md +++ b/Home.md @@ -25,12 +25,12 @@ __Phase 2__: Dialogues: Complete - [x] Answers and responses by player - [x] Specific dialogues on certain flags (so that events can change what an NPC says) -__Phase 3__: Trading: In progress +__Phase 3__: Trading: Complete - [x] NPCs should be able to trade, either buy or sell items to/from player and other NPCs - There are two types of traders: casual and dedicated. - [x] Casual traders are normal NPC which occasionaly make buy or sell offers to the player - [x] Dedicated traders are traders that, when talked to, always make buy and sell offers. They have a greater variety too. -- [ ] NPCs will also be able to have custom trade offers, useful for example, for repairing tools. For this version, only sell custom trades are supported (NPC selling to player) with up to 4 payment items accepted. (In progress) +- [x] NPCs will also be able to have custom trade offers, useful for example, for repairing tools. For this version, only sell custom trades are supported (NPC selling to player) with up to 4 payment items accepted. __Phase 4__: Actions: Complete - [x] NPCs should be able to use chests, furnaces, doors, beds and sit on "sittable" nodes