[PR #196] [MERGED] Update Slayer #4536

Closed
opened 2026-05-26 12:21:02 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/196
Author: @RedSparr0w
Created: 11/18/2019
Status: Merged
Merged: 11/18/2019
Merged by: @dginovker

Base: masterHead: slayer


📝 Commits (5)

📊 Changes

2 files changed (+90 additions, -126 deletions)

View changed files

📝 2006Redone Server/src/redone/game/content/skills/slayer/Slayer.java (+76 -114)
📝 2006Redone Server/src/redone/game/dialogues/DialogueHandler.java (+14 -12)

📄 Description

Task given by slayer master instead of purely based on current combat level.
Lock slayer masters where combat level is too low.


🔄 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/196 **Author:** [@RedSparr0w](https://github.com/RedSparr0w) **Created:** 11/18/2019 **Status:** ✅ Merged **Merged:** 11/18/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `slayer` --- ### 📝 Commits (5) - [`40d25cc`](https://github.com/2006-Scape/2006Scape/commit/40d25cc8f8345e4c1ffa691ca9330de4d603462a) tidy up - [`31c1f40`](https://github.com/2006-Scape/2006Scape/commit/31c1f40ef222fd940caf4bc360da932d786d0ae4) Update DialogueHandler.java - [`773f90c`](https://github.com/2006-Scape/2006Scape/commit/773f90cb542d2c5553cb2533b26526fe3f4eff05) Slayer master gives specific difficulty tasks - [`3764133`](https://github.com/2006-Scape/2006Scape/commit/37641338cb1a7bb8ad2395b808459c2a7940d9d9) int - [`7434724`](https://github.com/2006-Scape/2006Scape/commit/7434724ffa9168e68ec645f07aa2ff64bc7ee0a2) tidy up ### 📊 Changes **2 files changed** (+90 additions, -126 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/redone/game/content/skills/slayer/Slayer.java` (+76 -114) 📝 `2006Redone Server/src/redone/game/dialogues/DialogueHandler.java` (+14 -12) </details> ### 📄 Description Task given by slayer master instead of purely based on current combat level. Lock slayer masters where combat level is too low. --- <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-05-26 12:21:02 +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#4536