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:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user