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

Rescue Quest #22

Open
micycle8778 opened this issue Aug 23, 2024 · 1 comment
Open

Rescue Quest #22

micycle8778 opened this issue Aug 23, 2024 · 1 comment
Assignees
Labels
Quests Tasks related to the quest system

Comments

@micycle8778
Copy link
Contributor

micycle8778 commented Aug 23, 2024

Blocked by #4

The rescue quest is a basic quest where the player has to save someone locked up in a dungeon. The quest is completed by talking to the person the player has to rescue. Create a quest that is completed by talking to a person. Should show up as rescue quest in the quest book.

@micycle8778 micycle8778 added Quests Tasks related to the quest system blocked This task cannot be done before other tasks labels Aug 23, 2024
@micycle8778 micycle8778 moved this from Unassigned to Blocked in Fetch Quest Fall 2024 Project Aug 23, 2024
@micycle8778 micycle8778 removed the blocked This task cannot be done before other tasks label Oct 30, 2024
@micycle8778 micycle8778 moved this from Blocked to Unassigned in Fetch Quest Fall 2024 Project Oct 30, 2024
@ElectroBlade0937 ElectroBlade0937 self-assigned this Oct 31, 2024
@micycle8778 micycle8778 moved this from Unassigned to In Progress in Fetch Quest Fall 2024 Project Oct 31, 2024
@ElectroBlade0937 ElectroBlade0937 removed their assignment Oct 31, 2024
@micycle8778 micycle8778 moved this from In Progress to Unassigned in Fetch Quest Fall 2024 Project Oct 31, 2024
@samrparker samrparker self-assigned this Nov 6, 2024
@micycle8778 micycle8778 moved this from Unassigned to In Progress in Fetch Quest Fall 2024 Project Nov 6, 2024
@samrparker
Copy link
Contributor

Should be mostly complete, as all that needs to be done is ensure that when the player talks to an NPC it checks the Quest System and sees if the Quest System has a Rescue Quest with that NPC's name, and if so ensure the player is in the same scene as the quests' scene_name parameter, and if so mark the quest as complete!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Quests Tasks related to the quest system
Projects
Development

No branches or pull requests

3 participants