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 b5db20791..320a61569 100644 --- a/npc/merchants/refine.txt +++ b/npc/merchants/refine.txt @@ -1402,7 +1402,7 @@ function script refinenew { mes "["+ getarg(0) +"]"; mes "Hmm an armor, is that ok?"; mes "If you want to refine this armor,"; - mes "I will need 1 ^003366Carnium^00000 and 100,000 zeny."; + mes "I will need 1 ^003366Carnium^000000 and 100,000 zeny."; mes "Are you sure you want to continue?"; } next; |