From 66565a4271e3904b5babacc1315d8eaf1ac5dffc Mon Sep 17 00:00:00 2001 From: Playtester Date: Thu, 23 Apr 2009 19:29:52 +0000 Subject: * Fixed wrong coordinates of the Prontera Bartender (bugreport:3000) * Fixed a chat window not being closeable in the Training Grounds (bugreport:3009) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13691 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/novice/novice.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/jobs/novice') diff --git a/npc/jobs/novice/novice.txt b/npc/jobs/novice/novice.txt index dcd6bcd0b..2db473c7a 100644 --- a/npc/jobs/novice/novice.txt +++ b/npc/jobs/novice/novice.txt @@ -857,7 +857,7 @@ new_1-2,83,111,3 script Skill Tutor#nv 753,{ end; case 3: emotion e_omg; - end; + close; } } else if (nov_get_item04 < 10) { @@ -880,7 +880,7 @@ new_1-2,83,111,3 script Skill Tutor#nv 753,{ end; case 3: emotion e_omg; - end; + close; } } } -- cgit v1.2.3-60-g2f50