Ver código fonte

* Rev. 10512 Removed a debugmes from the Kiel Hyre quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10512 54d463be-8e91-2dee-dedb-b68131a5f0ec
L0ne_W0lf 18 anos atrás
pai
commit
fb9eed1506
2 arquivos alterados com 1 adições e 1 exclusões
  1. 1 0
      npc/Changelog.txt
  2. 0 1
      npc/quests/Kiel_Hyre_Quest.txt

+ 1 - 0
npc/Changelog.txt

@@ -1,6 +1,7 @@
 Date		Added
 ======
 2007/05/10
+	* Rev. 10512 Removed a debugmes from the Kiel Hyre quest. [L0ne_W0lf]
 	* Rev. 10508 Stupid mistake, accidentally had 4 copies of the same script in 1... [L0ne_W0lf the bonehead]
 	* Rev. 10507 Large update to the Kiel Hyre Quest. [L0ne_W0lf]
 	- FIxed several small issues (and large one) such as typos in cutins, typos in dialog, etc.

+ 0 - 1
npc/quests/Kiel_Hyre_Quest.txt

@@ -7368,7 +7368,6 @@ kh_kiehl02,1,1,0	script	KiehlRoom	-1,{
 	end;
 
 OnKiehlMobDead:
-debugmes "KLol: "+.KHKilled;
 	set .KHKilled,.KHKilled+1;
 	if (.KHKilled == 5) { 
 		donpcevent "Kiehl#Original::OnChangeState";