From 3ec27a09162800bdb6e2b0e80a393160b893a096 Mon Sep 17 00:00:00 2001
From: Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>
Date: Tue, 28 Apr 2009 16:28:10 +0000
Subject: * Removed unnecessary text and fixed a goto in the Hunter Jobquest
 (bugreport:3014)

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13705 54d463be-8e91-2dee-dedb-b68131a5f0ec
---
 npc/jobs/2-1/hunter.txt | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

(limited to 'npc/jobs/2-1')

diff --git a/npc/jobs/2-1/hunter.txt b/npc/jobs/2-1/hunter.txt
index dea9748c7..b28599000 100644
--- a/npc/jobs/2-1/hunter.txt
+++ b/npc/jobs/2-1/hunter.txt
@@ -219,7 +219,6 @@ hu_in01,386,373,4	script	Hunter Guildsman#hnt	727,{
 				mes "Well then,";
 				mes "shall we begin?";
 				next;
-L_AskQuestions:
 				if (select("Yes~ Let's start now.:No, I'll be back later.") == 1) {
 					mes "[Hunter Sherin]";
 					mes "Listen carefully to the scenarios I describe. When I ask a question, you choose an answer. Pretty simple, don't you think?";
@@ -227,6 +226,7 @@ L_AskQuestions:
 					mes "[Hunter Sherin]";
 					mes "I just want to know how you think about life, and why you want to become a Hunter, so there's no need to be nervous.";
 					next;
+L_AskQuestions:
 					mes "[Hunter Sherin]";
 					mes "Well then,";
 					mes "let's begin.";
@@ -410,13 +410,6 @@ L_AskQuestions:
 			mes "Welcome back...!";
 			mes "Well, let's start with the interview. This time, carefully think about the answers to each question.";
 			next;
-			mes "[Hunter Sherin]";
-			mes "Well then,";
-			mes "let's begin.";
-			next;
-			mes "[Hunter Sherin]";
-			mes "You are an Archer, and you don't know where you should go to hunt. What do you do?";
-			next;
 			goto L_AskQuestions;
 		}
 		else if (HNTR_Q > 2 && HNTR_Q < 10) {
-- 
cgit v1.2.3-70-g09d2