Even more NPC dialogue fixes

Dialogue animations fixed for Doric's Quest Omglewip in Wizards' Tower
Sawmill operator options handler is now kotlin listener, fixes unreachable bug
Mining guild entrance dwarf grammar fixed
Farsight seer expression and grammar fixed
Zeke of Al Kharid grammar fixed
Chompy bird grammar fixed
Prince Ali grammar fixed
Minecart driver grammar fixed
Reldo from Lost Tribe now ends dialogue correctly when talking about the book
This commit is contained in:
Skal Fate
2023-03-01 08:58:12 +00:00
committed by Ryan
parent 276cb0f7c6
commit 64a12fe5c8
12 changed files with 84 additions and 98 deletions
@@ -109,7 +109,7 @@ public final class MinecartDriverDialogue extends DialoguePlugin {
stage++;
break;
case 7:
player("One good turn deserves another.");
player("One good turn deserves another.");
stage++;
break;
case 8: