From 461749f8afe41bd510ad0f8a13c3e2bb50462a7c Mon Sep 17 00:00:00 2001 From: zorman2000 Date: Fri, 6 Jan 2017 08:02:35 -0500 Subject: [PATCH] More fixes to the Readme to reflect properly progress --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 276f132..00e6035 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,10 @@ __Phase 1__: Gifts and relationships: In progress - [ ] Relationships among NPCs should be possible too __Phase 2__: Dialogues: In progress -- [ ] NPCs should be able to perform complex dialogues: +- [x] NPCs should be able to perform complex dialogues: - [x] Use yes/no or multiple option dialogue boxes to interact with player - [x] Answers and responses by player - - [ ] Specific dialogues on certain flags (so that events can change what an NPC says) +- [ ] Specific dialogues on certain flags (so that events can change what an NPC says) __Phase 3__: Trading: In progress - [ ] NPCs should be able to trade, either buy or sell items to/from player and other NPCs