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/2-1a/AssassinCross.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/jobs/2-1a/AssassinCross.txt') diff --git a/npc/jobs/2-1a/AssassinCross.txt b/npc/jobs/2-1a/AssassinCross.txt index fb15f3fd2..ba86d01f4 100644 --- a/npc/jobs/2-1a/AssassinCross.txt +++ b/npc/jobs/2-1a/AssassinCross.txt @@ -4,7 +4,7 @@ //= Nana //= finished, optimized and tested by Lupus //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= eAthena 1.0 + //===== Description: ========================================= @@ -12,9 +12,10 @@ //===== Additional Comments: ================================= //= v1.1 Made all into functions, additional checks, etc. [Lupus] //= v1.2 Made numbers into constants. [Vicious] +//= 1.3 Now saves/restores all the quest skills [Lupus] //============================================================ // -== Assassin Cross ==- valkyrie.gat,44,58,6 script Assassin Cross 725,{ - callfunc "F_Rebirth",Job_Thief_High,"Thief High",Job_Assassin_Cross,"Assassin Cross",149,150,151,152; + callfunc "F_Rebirth",Job_Thief_High,"Thief High",Job_Assassin_Cross,"Assassin Cross"; } -- cgit v1.2.3-70-g09d2