fixed typo in prince ali dialogue
This commit is contained in:
@@ -80,7 +80,7 @@ public class PrinceAliDialogue extends DialoguePlugin {
|
||||
stage = 1;
|
||||
break;
|
||||
case 1:
|
||||
interpreter.sendDialogues(player, null, "With a dusiguise. I have removed the Lady Keli. she is", "tied up, but will not stay tied up for long.");
|
||||
interpreter.sendDialogues(player, null, "With a disguise. I have removed the Lady Keli. she is", "tied up, but will not stay tied up for long.");
|
||||
stage = 2;
|
||||
break;
|
||||
case 2:
|
||||
|
||||
Reference in New Issue
Block a user