mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
Dialogue Action for High Priest (#471)
- Added Dialogue Action for High Priest (Entrana)
This commit is contained in:
@@ -380,6 +380,10 @@ public class NpcActions {
|
||||
case 598:
|
||||
player.getDialogueHandler().sendDialogues(1300, npcType);
|
||||
break;
|
||||
|
||||
case 216:
|
||||
player.getDialogueHandler().sendDialogues(3867, npcType);
|
||||
break;
|
||||
|
||||
case 70:
|
||||
case 1596:
|
||||
|
||||
Reference in New Issue
Block a user