* 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
This commit is contained in:
parent
a97e725f1a
commit
fb9eed1506
@ -1,6 +1,7 @@
|
|||||||
Date Added
|
Date Added
|
||||||
======
|
======
|
||||||
2007/05/10
|
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. 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]
|
* 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.
|
- FIxed several small issues (and large one) such as typos in cutins, typos in dialog, etc.
|
||||||
|
@ -7368,7 +7368,6 @@ kh_kiehl02,1,1,0 script KiehlRoom -1,{
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
OnKiehlMobDead:
|
OnKiehlMobDead:
|
||||||
debugmes "KLol: "+.KHKilled;
|
|
||||||
set .KHKilled,.KHKilled+1;
|
set .KHKilled,.KHKilled+1;
|
||||||
if (.KHKilled == 5) {
|
if (.KHKilled == 5) {
|
||||||
donpcevent "Kiehl#Original::OnChangeState";
|
donpcevent "Kiehl#Original::OnChangeState";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user