[PR #476] [MERGED] Added Random Dialogue for Man and Woman NPCs #6788

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/476
Author: @JohnsonMichaels123
Created: 2/15/2021
Status: Merged
Merged: 2/15/2021
Merged by: @dginovker

Base: masterHead: master


📝 Commits (3)

📊 Changes

2 files changed (+36 additions, -0 deletions)

View changed files

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

📄 Description

  • Added two different dialogues that can be triggered by talking to NPCS 1-6.

🔄 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/476 **Author:** [@JohnsonMichaels123](https://github.com/JohnsonMichaels123) **Created:** 2/15/2021 **Status:** ✅ Merged **Merged:** 2/15/2021 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`f94e6cf`](https://github.com/2006-Scape/2006Scape/commit/f94e6cf329414a5328a4382dd477614327b1c886) Update DialogueHandler.java - [`1f40a18`](https://github.com/2006-Scape/2006Scape/commit/1f40a18f4333697924cde6973ddc2602c93b27c5) Update NpcActions.java - [`d33d4d4`](https://github.com/2006-Scape/2006Scape/commit/d33d4d47f8ef87bb1746eee3b0e993ee43a155ee) Update DialogueHandler.java ### 📊 Changes **2 files changed** (+36 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/main/java/com/rebotted/game/dialogues/DialogueHandler.java` (+22 -0) 📝 `2006Redone Server/src/main/java/com/rebotted/game/npcs/NpcActions.java` (+14 -0) </details> ### 📄 Description - Added two different dialogues that can be triggered by talking to NPCS 1-6. --- <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:48 +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#6788