Updated progress on trading.

Hector Kio 2017-02-24 07:57:27 -05:00
parent d5f26ead9c
commit 3d489a80bf

@ -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