summaryrefslogtreecommitdiff
path: root/npc/merchants/clothes_dyer.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-26 05:04:41 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-26 05:04:41 +0000
commitcd9ce3b44aa09aa62ebdbd301d32422a4b9c989d (patch)
tree9155641dbbf14ef85883bba53764e84c29e65752 /npc/merchants/clothes_dyer.txt
parentb9d1f960e3f6261084b410abc3bd7ec786366480 (diff)
downloadhercules-cd9ce3b44aa09aa62ebdbd301d32422a4b9c989d.tar.gz
hercules-cd9ce3b44aa09aa62ebdbd301d32422a4b9c989d.tar.bz2
hercules-cd9ce3b44aa09aa62ebdbd301d32422a4b9c989d.tar.xz
hercules-cd9ce3b44aa09aa62ebdbd301d32422a4b9c989d.zip
changed all 'dyestuff' -> 'Dyestuffs' which's correct
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10811 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/merchants/clothes_dyer.txt')
-rw-r--r--npc/merchants/clothes_dyer.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/npc/merchants/clothes_dyer.txt b/npc/merchants/clothes_dyer.txt
index 6fa1c4fdf..8bb9af19f 100644
--- a/npc/merchants/clothes_dyer.txt
+++ b/npc/merchants/clothes_dyer.txt
@@ -360,7 +360,7 @@ sL_Zeny:
close;
sL_NoDye:
- mes "For me to dye your clothes, I'll need the appropriate Dyestuff. Please check my price list for the information.";
+ mes "For me to dye your clothes, I'll need the appropriate Dyestuffs. Please check my price list for the information.";
next;
L_Busy:
@@ -371,14 +371,14 @@ L_PriceList:
mes "[Dyer Ginedin Rephere]";
mes "Here is the list of colors you can choose from and their prices:";
mes " ";
- mes " - ^FF4422Red^000000: 10000 zeny, 1 Scarlet Dyestuff";
- mes " - ^D5A500Yellow^000000: 10000 zeny, 1 Lemon Dyestuff";
- mes " - ^AA00AAViolet^000000: 10000 zeny, 1 Violet Dyestuff";
- mes " - ^FF8800Orange^000000: 10000 zeny, 1 Orange Dyestuff";
- mes " - ^4422FFBlue^000000: 10000 zeny, 1 CobaltBlue Dyestuff";
- mes " - ^009500Green^000000: 10000 zeny, 1 DarkGreen Dyestuff";
- mes " - Black: 10000 zeny, 1 Black Dyestuff";
- mes " - White: 10000 zeny, 1 White Dyestuff";
+ mes " - ^FF4422Red^000000: 10000 zeny, 1 Scarlet Dyestuffs";
+ mes " - ^D5A500Yellow^000000: 10000 zeny, 1 Lemon Dyestuffs";
+ mes " - ^AA00AAViolet^000000: 10000 zeny, 1 Violet Dyestuffs";
+ mes " - ^FF8800Orange^000000: 10000 zeny, 1 Orange Dyestuffs";
+ mes " - ^4422FFBlue^000000: 10000 zeny, 1 CobaltBlue Dyestuffs";
+ mes " - ^009500Green^000000: 10000 zeny, 1 DarkGreen Dyestuffs";
+ mes " - Black: 10000 zeny, 1 Black Dyestuffs";
+ mes " - White: 10000 zeny, 1 White Dyestuffs";
goto M_Menu;
L_End: