forked from 2009Scape/Server
Added Sphinx dialogue
This commit is contained in:
parent
e89d43bf24
commit
518b1962c6
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ public final class SphinxDialogue extends DialoguePlugin {
|
|||
end();
|
||||
break;
|
||||
case 50:
|
||||
npc(FacialExpression.ANNOYED,"*ignores you*");
|
||||
player.getDialogueInterpreter().sendDialogue("The Sphinx ignores you.");
|
||||
stage = 51;
|
||||
break;
|
||||
case 51:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue