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