From f8940c74683681af37179e1fe6c471c0f290528b Mon Sep 17 00:00:00 2001 From: ultramage Date: Fri, 26 Jan 2007 15:01:39 +0000 Subject: More typo fixes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9714 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-2/dancer.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/jobs/2-2') diff --git a/npc/jobs/2-2/dancer.txt b/npc/jobs/2-2/dancer.txt index 0b82b180a..459e93c94 100644 --- a/npc/jobs/2-2/dancer.txt +++ b/npc/jobs/2-2/dancer.txt @@ -581,7 +581,7 @@ Lcheckpt: mes "You got a total of "+@dcpoint+" points......"; if ((@dcpoint >= 80) && (DANC_Q == 5)) goto LpointOK; if ((@dcpoint >= 70) && (DANC_Q == 6)) goto LpointOK; - mes "I am going to need to disqualify you, cause you didnt reach the required ammount."; + mes "I am going to need to disqualify you, because you didn't reach the required ammount."; next; mes "[Bijou]"; mes "You are allowed to take the test again if you like, for no extra charge."; @@ -591,7 +591,7 @@ Lcheckpt: close; LpointOK: if (@dcpoint == 100) mes "That is amazing, 100% correct."; - if (@dcpoint != 100) mes "Even though you didnt get all the questions right, you have still passed."; + if (@dcpoint != 100) mes "Even though you didn't get all the questions right, you have still passed."; next; mes "[Bijou]"; mes "The next thing you need to do is pass a physical test of speed and timing"; -- cgit v1.2.3-70-g09d2