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

INQ quest last mission #3275

Open
2 of 5 tasks
Maska1991 opened this issue Jan 23, 2025 · 0 comments · May be fixed by #3277
Open
2 of 5 tasks

INQ quest last mission #3275

Maska1991 opened this issue Jan 23, 2025 · 0 comments · May be fixed by #3277
Labels
Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@Maska1991
Copy link

Priority

Medium

Area

  • Datapack
  • Source
  • Map
  • Other

What happened?

Can't finish INQ quest with using holy water in shadow nexus.
After removeitem holy water, player come back to NPC Henricus and cant finish quest. NPC dont respond.

I will add in file action_holy_water.lua after item:remove(1) this line.

item:remove(1)
player:setStorageValue(Storage.Quest.U8_2.TheInquisitionQuest.Questline, 22)

To test. Here works perfect.

What OS are you seeing the problem on?

Windows

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Maska1991 Maska1991 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jan 23, 2025
@github-actions github-actions bot added Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing labels Jan 23, 2025
@majestyotbr majestyotbr linked a pull request Jan 23, 2025 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant