Fixed dialogue where player speaks instead of Kolodion

This commit is contained in:
Byte
2022-10-01 07:22:42 +00:00
committed by Ryan
parent 5af39b5b21
commit 6c340aa96b
@@ -129,7 +129,7 @@ public final class KolodionDialogue extends DialoguePlugin {
stage++; stage++;
break; break;
case 2: case 2:
player("Hah! A wizard of your level? Don't be absurd."); npc("Hah! A wizard of your level? Don't be absurd.");
stage++; stage++;
break; break;
case 3: case 3: