[PR #169] [MERGED] Npc definitions/npc aggressiveness #3138

Closed
opened 2026-05-24 12:20:49 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: changesftw


📝 Commits (1)

  • ba24fbe Npc definitions/npc aggressiveness

📊 Changes

4 files changed (+134427 additions, -12 deletions)

View changed files

2006Redone Server/data/cfg/npcDefinitions.xml (+134240 -0)
2006Redone Server/src/redone/game/npcs/NPCDefinition.java (+129 -0)
📝 2006Redone Server/src/redone/game/npcs/NpcHandler.java (+21 -12)
2006Redone Server/src/redone/util/XStreamUtil.java (+37 -0)

📄 Description

Let me know how it works


🔄 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/169 **Author:** [@mrextremez](https://github.com/mrextremez) **Created:** 11/11/2019 **Status:** ✅ Merged **Merged:** 11/11/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `changesftw` --- ### 📝 Commits (1) - [`ba24fbe`](https://github.com/2006-Scape/2006Scape/commit/ba24fbeb3ddfa2e4fe952114d6bfab37cc6aa11d) Npc definitions/npc aggressiveness ### 📊 Changes **4 files changed** (+134427 additions, -12 deletions) <details> <summary>View changed files</summary> ➕ `2006Redone Server/data/cfg/npcDefinitions.xml` (+134240 -0) ➕ `2006Redone Server/src/redone/game/npcs/NPCDefinition.java` (+129 -0) 📝 `2006Redone Server/src/redone/game/npcs/NpcHandler.java` (+21 -12) ➕ `2006Redone Server/src/redone/util/XStreamUtil.java` (+37 -0) </details> ### 📄 Description Let me know how it works --- <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-24 12:20:49 +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#3138