fixed typo in prince ali dialogue

This commit is contained in:
Regenleif
2022-03-25 08:57:13 +00:00
committed by Ryan
parent c53784c721
commit ba2fb55bd1
@@ -80,7 +80,7 @@ public class PrinceAliDialogue extends DialoguePlugin {
stage = 1; stage = 1;
break; break;
case 1: 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; stage = 2;
break; break;
case 2: case 2: