diff options
Diffstat (limited to 'npc/merchants/refine.txt')
-rw-r--r-- | npc/merchants/refine.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/merchants/refine.txt b/npc/merchants/refine.txt index a21130e49..9e6ebd034 100644 --- a/npc/merchants/refine.txt +++ b/npc/merchants/refine.txt @@ -717,7 +717,7 @@ function script refinemain { next; mes "["+getarg(0)+"]"; mes "I can't make it any clearer."; - mes "Once a weapon is destroyed,"; + mes "Once a weapon is destroyed,"; mes "there's no getting it back."; mes "You really have a chance to"; mes "^FF0000lose this weapon^000000 forever."; |