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

Fix MISSION_RANCH_SCAVENGER_1 required item #41714

Merged
merged 1 commit into from
Jul 1, 2020
Merged

Fix MISSION_RANCH_SCAVENGER_1 required item #41714

merged 1 commit into from
Jul 1, 2020

Conversation

MatiasFito
Copy link

Actual requested item is knife_spear_superior not knife_spear.

Summary

SUMMARY: Bugfixes "Fixes first outpost quest"

Purpose of change

fixes #41560

Repro steps were:

  1. Accept quest to deliver 12 knife spears from Scavenger Boss
  2. Make Knife Spears from the recipe
  3. Talk to quest giver

Previous result
The quest giver did not acknowledge the quest was fulfilled.

Current result
Quest giver allow the player to complete the quest.

Describe the solution

Changed the required item in the npc json to the correct knife_spear_superior.

Testing

Tested manually by spawning the items and the npc, and completing the quest.

Actual requested item is knife_spear_superior not knife_spear.

fixes #41560
@anothersimulacrum anothersimulacrum added <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON Missions Quests and missions NPC / Factions NPCs, AI, Speech, Factions, Ownership labels Jul 1, 2020
@Rivet-the-Zombie Rivet-the-Zombie merged commit 928cd3f into CleverRaven:master Jul 1, 2020
@MatiasFito MatiasFito deleted the fix-outpost-knife-spear-quest branch July 1, 2020 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON Missions Quests and missions NPC / Factions NPCs, AI, Speech, Factions, Ownership
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The Outpost Knife Spear Quest Bug
3 participants