* Reverted wrong fix in Ninja Job quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10794 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
e0ba98df54
commit
5ae999e8d8
@ -1,5 +1,7 @@
|
||||
Date Added
|
||||
======
|
||||
2007/06/20
|
||||
* Reverted wrong fix in Ninja Job quest. [SinSloth]
|
||||
2007/06/19
|
||||
* Fixed Some variables like ".@item", and changed to "@item". [Samuray22]
|
||||
* Fixed another minor bug for Ninja Quest. [Samuray22]
|
||||
|
@ -3,7 +3,7 @@
|
||||
//===== By: ==================================================
|
||||
//= Legionaire
|
||||
//===== Current Version: =====================================
|
||||
//= 1.5
|
||||
//= 1.4
|
||||
//===== Compatible With: =====================================
|
||||
//= eAthena SVN that supports Ninjas
|
||||
//===== Description: =========================================
|
||||
@ -13,7 +13,6 @@
|
||||
//= 1.2 Added Akagi [Playtester]
|
||||
//= 1.3 Updated dialogs to official ones and optimized [SinSloth]
|
||||
//= 1.4 Fixed a minor bug [SinSloth]
|
||||
//= 1.5 Fixed another minor bug. [Samuray22]
|
||||
//============================================================
|
||||
|
||||
alberta,30,65,3 script Akagi#nq 730,{
|
||||
@ -410,8 +409,6 @@ que_ng,30,65,3 script Cougar Gai 730,{
|
||||
nude;
|
||||
callfunc "Job_Change",Job_Ninja;
|
||||
callfunc "F_ClearJobVar";
|
||||
delitem 1010,1;
|
||||
delitem 7053,5;
|
||||
getitem 13010,1;
|
||||
close;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user