Fixed bank guard dialog typo

This commit is contained in:
Jordan Christiansen
2024-03-03 05:32:57 +00:00
committed by Ryan
parent 2714448c61
commit 9ca9f01ca3
@@ -231,7 +231,7 @@ public final class DraynorBankGuard extends DialoguePlugin {
stage = 52;
break;
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;
break;
case 53: