diff options
Diffstat (limited to 'npc/jobs')
-rw-r--r-- | npc/jobs/2-1/knight.txt | 2 | ||||
-rw-r--r-- | npc/jobs/2-1/priest.txt | 2 |
2 files changed, 2 insertions, 2 deletions
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...";
|