From 859b7db3e221b7d74eee7ce176e8c411f635f61d Mon Sep 17 00:00:00 2001 From: Lupus Date: Sun, 11 Jun 2006 06:51:38 +0000 Subject: Completed full save/restore of Quest Skills on the REBIRTHING 8) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7089 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/1-1/swordman.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/jobs/1-1/swordman.txt') diff --git a/npc/jobs/1-1/swordman.txt b/npc/jobs/1-1/swordman.txt index 2e5c0c63c..76ec9d464 100644 --- a/npc/jobs/1-1/swordman.txt +++ b/npc/jobs/1-1/swordman.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88 //===== Current Version: ===================================== -//= 1.6 +//= 1.7 //===== Compatible With: ===================================== //= eAthena 1.0 + //===== Description: ========================================= @@ -17,6 +17,7 @@ //= and are limited to 7min to complete the quest [Fredzilla] //= v1.5 Optimised and moved first checker to Jfunc1-1 [massdriller] //= 1.6 Fixed possible EXP abuse [Lupus] +//= 1.7 Now saves/restores all quest skills [Lupus] //============================================================ @@ -55,7 +56,7 @@ izlude_in.gat,62,170,0 script w1039 45,1,1,{ // == Npcs == // -- Master Swordsman -- izlude_in.gat,74,172,5 script Master Swordsman 119,{ - callfunc "F_ToHigh",Job_Swordman_High,"Swordman High",Job_Lord_Knight,"Lord Knight",144,145,146,0,"Master Swordsman"; + callfunc "F_ToHigh",Job_Swordman_High,"Swordman High",Job_Lord_Knight,"Master Swordsman"; mes "[Master Swordsman]"; if(BaseJob==Job_Novice && job_sword_q == 2) goto L_Done; mes "Welcome to the Swordsman Association! So.. What business brings you to us?"; -- cgit v1.2.3-70-g09d2