From 64c3397ef48083b1842268cf0b691a07fe572b97 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 16 Oct 2007 23:40:07 +0000 Subject: * Added a return at the end of several scripts. Should deal with errors being shown in due to a recent commit by FlavioJS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11495 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/1-1e/gunslinger.txt | 2 +- npc/jobs/1-1e/ninja.txt | 2 +- npc/jobs/2-1/knight.txt | 2 +- npc/jobs/2-1/wizard.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/jobs') diff --git a/npc/jobs/1-1e/gunslinger.txt b/npc/jobs/1-1e/gunslinger.txt index 0facac58d..4d32aa203 100644 --- a/npc/jobs/1-1e/gunslinger.txt +++ b/npc/jobs/1-1e/gunslinger.txt @@ -431,4 +431,4 @@ payon,184,65,3 script The Wise Bull Horn 866,{ mes "Hopefully you'll become a strong Gunslinger."; close; } -} \ No newline at end of file +} diff --git a/npc/jobs/1-1e/ninja.txt b/npc/jobs/1-1e/ninja.txt index 4ce5c4987..4fe0a6150 100644 --- a/npc/jobs/1-1e/ninja.txt +++ b/npc/jobs/1-1e/ninja.txt @@ -684,4 +684,4 @@ einbroch,184,194,3 script Suspicious Guy 881,{ mes "Don't give up -- it'll all come in handy during your training."; close; } -} \ No newline at end of file +} diff --git a/npc/jobs/2-1/knight.txt b/npc/jobs/2-1/knight.txt index b96cb5f01..4f5dd4a9a 100644 --- a/npc/jobs/2-1/knight.txt +++ b/npc/jobs/2-1/knight.txt @@ -2628,4 +2628,4 @@ L_AskQuestions: mes "treasure!"; close; } -} \ No newline at end of file +} diff --git a/npc/jobs/2-1/wizard.txt b/npc/jobs/2-1/wizard.txt index e18c685d4..b69eb74fa 100644 --- a/npc/jobs/2-1/wizard.txt +++ b/npc/jobs/2-1/wizard.txt @@ -1947,4 +1947,4 @@ gef_tower,107,36,4 script White Dog#wiz 81,{ cutin "job_wizard_maria01",255; end; } -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2