[PR #416] [MERGED] Npc aggression fix #8844

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/416
Author: @SandroCoutinho
Created: 8/5/2020
Status: Merged
Merged: 8/5/2020
Merged by: @dginovker

Base: masterHead: npc-aggression-fix


📝 Commits (2)

  • b78d903 [BUGFIX] Running in 1-tick
  • 7abfb7e [BUGFIX] Fixed NPC Aggression

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 2006Redone Server/src/main/java/com/rebotted/game/npcs/NpcHandler.java (+1 -1)
📝 2006Redone Server/src/main/java/com/rebotted/net/packets/impl/ClickingButtons.java (+2 -2)

📄 Description

Fixes #223

Who ever wrote this code miss understood what i does.


🔄 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/416 **Author:** [@SandroCoutinho](https://github.com/SandroCoutinho) **Created:** 8/5/2020 **Status:** ✅ Merged **Merged:** 8/5/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `npc-aggression-fix` --- ### 📝 Commits (2) - [`b78d903`](https://github.com/2006-Scape/2006Scape/commit/b78d903188d665d8d800c6ef82ce3275fd281786) [BUGFIX] Running in 1-tick - [`7abfb7e`](https://github.com/2006-Scape/2006Scape/commit/7abfb7e5451ab0e14a156870f5d7797c958e2165) [BUGFIX] Fixed NPC Aggression ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/main/java/com/rebotted/game/npcs/NpcHandler.java` (+1 -1) 📝 `2006Redone Server/src/main/java/com/rebotted/net/packets/impl/ClickingButtons.java` (+2 -2) </details> ### 📄 Description Fixes #223 Who ever wrote this code miss understood what `i` does. ![](https://cdn.discordapp.com/attachments/598512537931350026/740356675231416400/unknown.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:22:17 +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#8844