summaryrefslogtreecommitdiff
path: root/npc/merchants/refine.txt
diff options
context:
space:
mode:
authormasao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-05-27 12:50:46 +0000
committermasao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-05-27 12:50:46 +0000
commit564742e3eda7d3ecc448000591c6a274e7f8aa36 (patch)
tree0db3ba66da312b47c425cd8227d4bb7db862fc0b /npc/merchants/refine.txt
parent2039c2c09ba7ec99c94a7b7f78ea3d4789cceafe (diff)
downloadhercules-564742e3eda7d3ecc448000591c6a274e7f8aa36.tar.gz
hercules-564742e3eda7d3ecc448000591c6a274e7f8aa36.tar.bz2
hercules-564742e3eda7d3ecc448000591c6a274e7f8aa36.tar.xz
hercules-564742e3eda7d3ecc448000591c6a274e7f8aa36.zip
- Fixed typo in the new refining NPC Bestry. bugreport:5836
- Enabled Gryphon renter NPC and added Magic Gear Master NPC (Mado Gear renter). bugreport:5754 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16156 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/merchants/refine.txt')
-rw-r--r--npc/merchants/refine.txt2
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;