Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major Feature: NPCs and Talk, Teach, Unteach, and Rig NPC Commands #67

Open
seisatsu opened this issue Jun 28, 2020 · 0 comments
Open
Labels
enhancement New feature or request major feature

Comments

@seisatsu
Copy link
Owner

seisatsu commented Jun 28, 2020

Add an NPC object to the game. NPCs are listed in a room when looking, and have their own names and descriptions. Using the talk command on an NPC switches the player's context to that NPC. Conversation points will be listed out, and using say with one of those conversation points will prompt programmed responses. It will also be possible to rig talking points so that they cause things to happen. Players who are talking with an NPC cannot interact with the current room or the players or objects in it. NPCs will be programmed with the teach and unteach commands.

@seisatsu seisatsu changed the title Major Feature: NPCs and Talk Command Major Feature: NPCs and Talk, Teach, Unteach, and Commands Jun 28, 2020
@seisatsu seisatsu changed the title Major Feature: NPCs and Talk, Teach, Unteach, and Commands Major Feature: NPCs and Talk, Teach, Unteach, and Rig NPC Commands Jun 28, 2020
@seisatsu seisatsu added enhancement New feature or request command Has to do with a specific command or commands major feature and removed command Has to do with a specific command or commands labels Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major feature
Projects
None yet
Development

No branches or pull requests

1 participant