[PR #100] [MERGED] fix black knights quest rewards #8662

Closed
opened 2026-06-01 12:21:38 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/100
Author: @RedSparr0w
Created: 10/24/2019
Status: Merged
Merged: 10/25/2019
Merged by: @Dark98

Base: masterHead: fix-black-knight-quest-some-more-


📝 Commits (1)

  • c697a36 fix black knights quest rewards

📊 Changes

1 file changed (+4 additions, -5 deletions)

View changed files

📝 2006Redone Server/src/redone/game/content/quests/QuestRewards.java (+4 -5)

📄 Description

should reward 3 QP (currently only gives 1, says it gives 5)
should reward 2500 coins (currently says and give 5000)
should not reward attack exp (currently says and gives 10,000)
should not award any items (currently gives a sardine?)
using wrong id for frame

from the wiki:
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/100 **Author:** [@RedSparr0w](https://github.com/RedSparr0w) **Created:** 10/24/2019 **Status:** ✅ Merged **Merged:** 10/25/2019 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `fix-black-knight-quest-some-more-` --- ### 📝 Commits (1) - [`c697a36`](https://github.com/2006-Scape/2006Scape/commit/c697a36dc2c24791608fa4adf825b23012c761b9) fix black knights quest rewards ### 📊 Changes **1 file changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/redone/game/content/quests/QuestRewards.java` (+4 -5) </details> ### 📄 Description should reward 3 QP _(currently only gives 1, says it gives 5)_ should reward 2500 coins _(currently says and give 5000)_ should not reward attack exp _(currently says and gives 10,000)_ should not award any items _(currently gives a sardine?)_ using wrong id for frame [from the wiki](https://oldschool.runescape.wiki/w/Black_Knights%27_Fortress): ![image](https://user-images.githubusercontent.com/7288322/67533437-6bbee000-f726-11e9-9e65-ab4d9538c1b9.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-06-01 12:21:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#8662