Parcourir la source

More "fixes" tot he Kiel Hyre quest, .KHQuestBusy was being set but was unused. No longer set.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10485 54d463be-8e91-2dee-dedb-b68131a5f0ec
L0ne_W0lf il y a 18 ans
Parent
commit
b50d7b1bdd
2 fichiers modifiés avec 4 ajouts et 2 suppressions
  1. 1 0
      npc/Changelog.txt
  2. 3 2
      npc/quests/Kiel_Hyre_Quest.txt

+ 1 - 0
npc/Changelog.txt

@@ -1,6 +1,7 @@
 Date		Added
 ======
 2007/05/06
+	* More "fixes" tot he Kiel Hyre quest, .KHQuestBusy was being set but was unused. No longer set. [L0ne_W0lf]
 	* Fixed some bugs in Einbech and Geffen spawns [Playtester]
 	* More official socket enchant success rates [Playtester]
 	* Updated Comodo Gambling Prizes to official. [Paradox924X]

+ 3 - 2
npc/quests/Kiel_Hyre_Quest.txt

@@ -3,7 +3,7 @@
 //===== By: ================================================== 
 //= L0ne_W0lf (Script), DZeroX (Timer)
 //===== Current Version: ===================================== 
-//= 2.2
+//= 2.3
 //===== Compatible With: ===================================== 
 //= eAthena SVN
 //===== Description: ========================================= 
@@ -38,6 +38,7 @@
 //= 2.0 Changed the labels on the "Big Doors" to "Identifier Names" to prevent an error with using getvariableofnpc [L0ne_W0lf]
 //= 2.1 Fifth door now checks for a variable HIGHER or EQUAL to 74 not 84, as pointed out by Stollen. [L0ne_W0lf]
 //= 2.2 Another fix for elly, no longer RESETS to 26 when you tak to her. [L0ne_W0lf]
+//= 2.3 Should NOT have been setting .KHQuestBusy at all. It's not used or accessed anymore. Removed. [L0ne_W0lf]
 //
 //============================================================ 
 
@@ -6637,7 +6638,7 @@ kh_kiehl01,166,187,0	script	Big Door#BigDoorKHQ5	111,{
 					set $@KH_DoorInvoker$,strcharinfo(0);
 					donpcevent "Big_Door_5_Warp::OnEnable";
 					enablenpc"Big_Door_5_Warp";
-					set .KHDoor5Opened,1;					set .KHQuestBusy,"";
+					set .KHDoor5Opened,1;
 					end;
 
 				case 2: