Pārlūkot izejas kodu

- Fixed Taekwon job quest NPC facing the wrong way. (bugreport:2090)
- Fixed an issue with Kiel_Hyre_Quest.txt where dialog window wouldn't close.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13120 54d463be-8e91-2dee-dedb-b68131a5f0ec

Kisuka 17 gadi atpakaļ
vecāks
revīzija
df2b8b6d67
2 mainītis faili ar 6 papildinājumiem un 3 dzēšanām
  1. 3 2
      npc/jobs/1-1e/taekwon.txt
  2. 3 1
      npc/quests/Kiel_Hyre_Quest.txt

+ 3 - 2
npc/jobs/1-1e/taekwon.txt

@@ -3,7 +3,7 @@
 //===== By: ================================================== 
 //= Tsuyuki & Samuray22
 //===== Current Version: ===================================== 
-//= 1.1
+//= 1.2
 //===== Compatible With: ===================================== 
 //= eAthena/Freya
 //===== Description: ========================================= 
@@ -11,10 +11,11 @@
 //===== Additional Comments: ================================= 
 //= 1.0 Replaced previous TK Job Quest with this one [Tsuyuki]
 //= 1.1 Rewrote to the Aegis Standars. [Samuray22]
+//= 1.2 Fixed position the npc is facing. [Kisuka]
 //============================================================ 
 
 
-payon,157,141,2	script	Phoenix#TKJobChange	753,{
+payon,157,141,5	script	Phoenix#TKJobChange	753,{
 	if(Upper == 2) {
 		mes "[Phoenix]";
 		mes "Hello, child.";

+ 3 - 1
npc/quests/Kiel_Hyre_Quest.txt

@@ -3,7 +3,7 @@
 //===== By: ================================================== 
 //= L0ne_W0lf (Script), DZeroX (Timer)
 //===== Current Version: ===================================== 
-//= 4.0
+//= 4.1
 //===== Compatible With: ===================================== 
 //= eAthena SVN
 //===== Description: ========================================= 
@@ -87,6 +87,7 @@
 //=     Updated some NPC positions, and facings.
 //=     Changed the way some NPCs work.
 //=     Updated comments for get/delitem commands.
+//= 4.1 Added an 'end;' to Kiel Hyre's dialog for the "Yes" option for if you want to confront Kiehl.
 //============================================================ 
 
 //============================================================================
@@ -4670,6 +4671,7 @@ kh_mansion,22,28,4	script	Kiel Hyre#kh	903,{
 			close2;
 			enablenpc "Kiehl_Room_Warp";
 			donpcevent "Kiehl_Room_Warp::OnEnable";
+			end;
 			break;
 		case 2:
 			mes "[Kiel Hyre]";