[PR #220] [MERGED] Fixup being able to kill monsters without correct slayer level #6626

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

📋 Pull Request Information

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

Base: masterHead: cannon-fixes


📝 Commits (2)

  • 956f1a8 Cannon only fire at npcs on same height level.
  • 2f4fe12 Cannon cannot kill monsters if you do not have the slayer level

📊 Changes

1 file changed (+57 additions, -50 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/content/combat/range/DwarfCannon.java (+57 -50)

📄 Description

Fixup being able to kill monsters without having correct slayer level


🔄 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/220 **Author:** [@RedSparr0w](https://github.com/RedSparr0w) **Created:** 11/29/2019 **Status:** ✅ Merged **Merged:** 11/29/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `cannon-fixes` --- ### 📝 Commits (2) - [`956f1a8`](https://github.com/2006-Scape/2006Scape/commit/956f1a83a557458d7f20139669c792be3b973a54) Cannon only fire at npcs on same height level. - [`2f4fe12`](https://github.com/2006-Scape/2006Scape/commit/2f4fe12c86ecb88fe24ba0ca934f7537bbbe5857) Cannon cannot kill monsters if you do not have the slayer level ### 📊 Changes **1 file changed** (+57 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/content/combat/range/DwarfCannon.java` (+57 -50) </details> ### 📄 Description Fixup being able to kill monsters without having correct slayer level --- <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-29 12:21:14 +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#6626