From 3e4c1b68f1d7f23b404d2bc154ea62077aed8713 Mon Sep 17 00:00:00 2001 From: masao87 Date: Sun, 25 Dec 2011 20:43:58 +0000 Subject: - Fixed Header in Mechanic Job change quest. - Updated Paradise Groups "Goods Cabinet" (Storage). - Fixed 'specialeffect EF_WIND;' not showing when talking to the Strange Device NPC in Nydhoggrs Quest. bugreport:5149 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15278 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/3-1/mechanic.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'npc/jobs/3-1') diff --git a/npc/jobs/3-1/mechanic.txt b/npc/jobs/3-1/mechanic.txt index 0c255b593..029b723e4 100644 --- a/npc/jobs/3-1/mechanic.txt +++ b/npc/jobs/3-1/mechanic.txt @@ -24,7 +24,7 @@ yuno,129,156,3 script Chainheart 923,{ next; mes "[Chainheart]"; mes "Truth or technology?"; - mes "Perhaps you children should next;"; + mes "Perhaps you children should wait"; mes "till you are a little older."; close; } @@ -183,7 +183,7 @@ yuno,129,156,3 script Chainheart 923,{ mes "[Chainheart]"; mes "Find out the knowledge"; mes "for yourself like we did."; - mes "Don't just next; around for someone to teach it to you. Show the passion that you claim to have."; + mes "Don't just wait around for someone to teach it to you. Show the passion that you claim to have."; next; set job_mechanic,3; changequest 10091,10092; @@ -773,7 +773,7 @@ OnDoorClose: OnDoorOpen: enablenpc "Door"; - specialeffect EF_MAPPILLAR,AREA,"Door"; + specialeffect EF_MAPPILLAR; initnpctimer; end; @@ -839,7 +839,7 @@ OnTouch: next; set job_mechanic,10; changequest 10099,10100; - specialeffect EF_POTION_CON,AREA,"Acquiring Knowledge"; + specialeffect EF_POTION_CON; mes "-This amount of-"; mes "-knowledge is enough-"; mes "-and find a way out.-"; @@ -866,7 +866,7 @@ OnTouch: next; set job_mechanic,10; changequest 10099,10100; - specialeffect EF_POTION_CON,AREA,"Acquiring Knowledge#2"; + specialeffect EF_POTION_CON; mes "-This amount of-"; mes "-knowledge is enough-"; mes "-and find a way out.-"; @@ -874,4 +874,4 @@ OnTouch: } } -jupe_core2,0,0,0,0 monster Dimik 1669,100,0,0,0 +jupe_core2,0,0,0,0 monster Dimik 1669,100,0,0,0 \ No newline at end of file -- cgit v1.2.3-70-g09d2