Added missing face expression to Greldo

This commit is contained in:
szumaster
2023-06-27 13:12:37 +00:00
committed by Ryan
parent 2f4781e4ce
commit e965b8bb41
@@ -113,7 +113,7 @@ public final class BKListenDialogue extends DialoguePlugin {
stage = 7;
break;
case 7:
interpreter.sendDialogues(greldo, null, "Yeth, Mithreth.");
interpreter.sendDialogues(greldo, FacialExpression.OLD_NORMAL, "Yeth, Mithreth.");
stage = 8;
break;
case 8: