From 1428fd11d993010c52cf19068f5c836566d81b56 Mon Sep 17 00:00:00 2001 From: Lupus Date: Thu, 26 Oct 2006 18:14:09 +0000 Subject: fixed missing tabs, extra params. thanks to irmin i CAHTEXHuK. fixed warp coord of DTS warper. added missing next; to priest git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9078 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-1/knight.txt | 2 +- npc/jobs/2-1/priest.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/jobs/2-1') diff --git a/npc/jobs/2-1/knight.txt b/npc/jobs/2-1/knight.txt index b0e7ca66c..992bb6b53 100644 --- a/npc/jobs/2-1/knight.txt +++ b/npc/jobs/2-1/knight.txt @@ -791,7 +791,7 @@ L_Done: // Waiting Room --------------------------------------------------------------------------- -job_knt.gat,89,110,4, script Sir Windsor#2::SW2 733,{ +job_knt.gat,89,110,4 script Sir Windsor#2::SW2 733,{ mes "[Sir Windsor]"; mes ".........."; next; diff --git a/npc/jobs/2-1/priest.txt b/npc/jobs/2-1/priest.txt index fcdcfa2d4..ecc02fcd2 100644 --- a/npc/jobs/2-1/priest.txt +++ b/npc/jobs/2-1/priest.txt @@ -493,9 +493,9 @@ L_Start: mes "[Father Peter]"; mes "Oh, is that so, i think i'll need to explain it to you."; mes "After listening to what i have to say, i think you'll understand."; - next; L_Cont: + next; mes "[Father Peter]"; mes "What is overcoming evil? its basically destroying it."; mes "What is evil? its basically devil, ghosts etc..."; -- cgit v1.2.3-70-g09d2