From 98f6aa04ed43c4dcb6b37cd491408ed52688ce79 Mon Sep 17 00:00:00 2001 From: Lupus Date: Sun, 19 Nov 2006 22:30:03 +0000 Subject: Small fix for Lance's security patches git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9263 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/novice/novice.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'npc/jobs/novice') diff --git a/npc/jobs/novice/novice.txt b/npc/jobs/novice/novice.txt index 625bb6c50..a48ac87d9 100644 --- a/npc/jobs/novice/novice.txt +++ b/npc/jobs/novice/novice.txt @@ -456,7 +456,8 @@ new_zone02.gat,99,105,4 script Interfaces Instructor 751,{ warp "new_zone02.gat",28,178; end; } - default: emotion e_swt2; + default: + emotion e_swt2; close; } } @@ -492,7 +493,8 @@ new_zone02.gat,99,105,4 script Interfaces Instructor 751,{ warp "new_zone02.gat",28,178; end; } - default:emotion e_swt2; + default: + emotion e_swt2; close; } } -- cgit v1.2.3-70-g09d2