From 932c76a02329e9c1b40f2b3d134ef22c55c19243 Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 21 Jan 2007 12:12:04 +0000 Subject: Typo hunt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9684 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-2/dancer.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'npc/jobs/2-2/dancer.txt') diff --git a/npc/jobs/2-2/dancer.txt b/npc/jobs/2-2/dancer.txt index 7e8a3696a..0b82b180a 100644 --- a/npc/jobs/2-2/dancer.txt +++ b/npc/jobs/2-2/dancer.txt @@ -107,7 +107,7 @@ Larcher: mes "Sightseers visit from all other the place, to watch the dancers."; next; mes "[Aire]"; - mes "We can also train new dancers here, obviously for a price, we dont want to go out of business."; + mes "We can also train new dancers here, obviously for a price, we don't want to go out of business."; next; mes "[Aire]"; mes "You must first fill in the application form."; @@ -205,7 +205,7 @@ LItem1: if ((countitem(938) >= 20) && (countitem(501) >= 5) && (countitem(909) >= 3) && (countitem(2403) >= 1) && (Zeny >= 10000)) goto LItem1OK; mes "[Aire]"; mes "Something is wrong here."; - mes "Seems you dont have enough items, we need everything that was asked for."; + mes "Seems you don't have enough items, we need everything that was asked for."; mes "They are all necessary for you to be taught."; mes "In case you have forgotten, please bring."; next; @@ -217,14 +217,14 @@ LItem1: mes "^0000FF3 Jellopy^000000"; next; mes "[Aire]"; - mes "Dont forget to get everything."; + mes "Don't forget to get everything."; mes "What are you waiting for?"; mes "see you back here soon"; close; LItem2: if ((countitem(1055) >= 5) && (countitem(2405) >= 1) && (Zeny >= 10000)) goto LItem2OK; mes "Something is wrong here."; - mes "Seems you dont have enough items, we need everything that was asked for."; + mes "Seems you don't have enough items, we need everything that was asked for."; mes "They are all necessary for you to be taught."; mes "In case you have forgotten, please bring."; next; @@ -234,14 +234,14 @@ LItem2: mes "^0000FF5 earthworm skins^000000"; next; mes "[Aire]"; - mes "Dont forget to get everything."; + mes "Don't forget to get everything."; mes "What are you waiting for?"; mes "see you back here soon"; close; LItem3: if ((countitem(965) >= 2) && (countitem(503) >= 5) && (countitem(909) >= 20) && (countitem(1020) >= 10) && (countitem(2401) >= 1)) goto LItem3OK; mes "Something is wrong here."; - mes "Seems you dont have enough items, we need everything that was asked for."; + mes "Seems you don't have enough items, we need everything that was asked for."; mes "They are all necessary for you to be taught."; mes "In case you have forgotten, please bring."; next; @@ -253,7 +253,7 @@ LItem3: mes "^0000FF10 Black Hair^000000"; next; mes "[Aire]"; - mes "Dont forget to get everything."; + mes "Don't forget to get everything."; mes "What are you waiting for?"; mes "see you back here soon"; close; @@ -635,7 +635,7 @@ LStart2: mes "There are some other things you will need to do, so just be ready with your skills and bow just incase."; next; mes "[Bijou]"; - mes "Dont worry if you have no experience of dance, that is what this is for, so you dont need to worry."; + mes "Don't worry if you have no experience of dance, that is what this is for, so you don't need to worry."; close; Lwarp: mes "[Bijou]"; -- cgit v1.2.3-70-g09d2