summaryrefslogtreecommitdiff
path: root/npc/jobs/1-1e
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-16 23:40:07 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-16 23:40:07 +0000
commit64c3397ef48083b1842268cf0b691a07fe572b97 (patch)
tree15763a439ae2b15ee7a636d700b1fe645e7be004 /npc/jobs/1-1e
parentdb1f65c3ed119044754d1a4deefc6cf36461554b (diff)
downloadhercules-64c3397ef48083b1842268cf0b691a07fe572b97.tar.gz
hercules-64c3397ef48083b1842268cf0b691a07fe572b97.tar.bz2
hercules-64c3397ef48083b1842268cf0b691a07fe572b97.tar.xz
hercules-64c3397ef48083b1842268cf0b691a07fe572b97.zip
* 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
Diffstat (limited to 'npc/jobs/1-1e')
-rw-r--r--npc/jobs/1-1e/gunslinger.txt2
-rw-r--r--npc/jobs/1-1e/ninja.txt2
2 files changed, 2 insertions, 2 deletions
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
+}