From ee6ed41176814afef6d4d1902311af3acf0e5929 Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 19 Mar 2007 22:17:44 +0000 Subject: - Patched the MAX_STATUSCHANGE startup error - Fixed a compiler warning - Really removed duplicate Noyee npc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10033 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-2/dancer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/jobs') diff --git a/npc/jobs/2-2/dancer.txt b/npc/jobs/2-2/dancer.txt index d9d2cf918..c5cda8186 100644 --- a/npc/jobs/2-2/dancer.txt +++ b/npc/jobs/2-2/dancer.txt @@ -310,7 +310,7 @@ job_duncer,95,93,4 script Bijou 101,{ if(@gift==50) { getitem 1953,1; mes "Since you are very experienced I have given you a Line, instead of a simple Rope that normal people would get."; - mes "Now take you Line, and be the best Dancer you can be!"; + mes "Now take your Line, and be the best Dancer you can be!"; } else { getitem 1950,1; mes "Now take this Rope, and be the best Dancer you can be!"; -- cgit v1.2.3-70-g09d2