[PR #475] [CLOSED] Added random dialogues for Man and Woman NPCs #5418

Closed
opened 2026-05-27 12:22:22 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/475
Author: @JohnsonMichaels123
Created: 2/15/2021
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+35 additions, -1 deletions)

View changed files

📝 2006Redone Server/src/main/java/com/rebotted/game/dialogues/DialogueHandler.java (+21 -1)
📝 2006Redone Server/src/main/java/com/rebotted/game/npcs/NpcActions.java (+14 -0)

📄 Description

Added some random dialogues for 6 different NPC IDs.


🔄 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/475 **Author:** [@JohnsonMichaels123](https://github.com/JohnsonMichaels123) **Created:** 2/15/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`a9b01c7`](https://github.com/2006-Scape/2006Scape/commit/a9b01c706662d482c3bf1033a455a05480dac6ee) Update DialogueHandler.java - [`2770ba2`](https://github.com/2006-Scape/2006Scape/commit/2770ba23b58c54034276b8fe96fec86163538bcb) Update NpcActions.java ### 📊 Changes **2 files changed** (+35 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/main/java/com/rebotted/game/dialogues/DialogueHandler.java` (+21 -1) 📝 `2006Redone Server/src/main/java/com/rebotted/game/npcs/NpcActions.java` (+14 -0) </details> ### 📄 Description Added some random dialogues for 6 different NPC IDs. --- <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-27 12:22:22 +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#5418