mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-01 14:39:13 -06:00
Added missing face expression to Greldo
This commit is contained in:
parent
2f4781e4ce
commit
e965b8bb41
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue