Fixed bank guard dialog typo
This commit is contained in:
committed by
Ryan
parent
2714448c61
commit
9ca9f01ca3
@@ -231,7 +231,7 @@ public final class DraynorBankGuard extends DialoguePlugin {
|
|||||||
stage = 52;
|
stage = 52;
|
||||||
break;
|
break;
|
||||||
case 52:
|
case 52:
|
||||||
npc("The Bank has already replaces all the stolen items that", "belonged to customers.");
|
npc("The Bank has already replaced all the stolen items that", "belonged to customers.");
|
||||||
stage = 53;
|
stage = 53;
|
||||||
break;
|
break;
|
||||||
case 53:
|
case 53:
|
||||||
|
|||||||
Reference in New Issue
Block a user