mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
Fixed bank guard dialog typo
This commit is contained in:
parent
2714448c61
commit
9ca9f01ca3
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue