diff options
Diffstat (limited to 'npc/jobs/2-2a/Clown.txt')
-rw-r--r-- | npc/jobs/2-2a/Clown.txt | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/npc/jobs/2-2a/Clown.txt b/npc/jobs/2-2a/Clown.txt index 656557647..3c007abe7 100644 --- a/npc/jobs/2-2a/Clown.txt +++ b/npc/jobs/2-2a/Clown.txt @@ -1,21 +1,19 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Advance Class jobchanger after kRO Normals. //===== By: ================================================== //= Nana //= finished, optimized and tested by Lupus -//===== Current Version: ===================================== +//===== Current Version: ===================================== //= 1.3 -//===== Compatible With: ===================================== -//= rAthena 1.0 + -//===== Description: ========================================= +//===== Description: ========================================= //= Advance Class jobchanger after kRO Normals. -//===== Additional Comments: ================================= -//= v1.1 Made all into functions, additional checks, etc. [Lupus] -//= v1.2 Made numbers into constants. [Vicious] +//===== Additional Comments: ================================= +//= 1.1 Made all into functions, additional checks, etc. [Lupus] +//= 1.2 Made numbers into constants. [Vicious] //= 1.3 Now saves/restores all the quest skills [Lupus] //= 1.3a Corrected a Little Typo error. [Samuray22] -// -Thanks to Myllena. -//============================================================ +//= Thanks to Myllena. +//============================================================ valkyrie,53,54,3 script Minstrel#Valkyrie 741,{ if (ADVJOB == 0 || Upper != 1) { |