Closed sglenn-uchi closed 2 years ago
I corrected the implementation and pushed to the npc/actions_original branch.
After a discussion with our team leader, we are proceeding with a new, more efficient plan of correcting the kinds 4-6 (now kinds 5-7) tests. Fixing the kind 5 (new name for kind 4 due to addition of another kind by action management) is now part of the attached issue, so I'm going to close this one.
After looking at some previous examples of how CONVERSATION mode is entered in dialogue, I realized our implementation of the TALK_TO case in do_npc_action is incomplete. My goal is to correct the implementation and make the test cases pass.