diff options
Diffstat (limited to 'npc/jobs/2-1e/StarGladiator.txt')
-rw-r--r-- | npc/jobs/2-1e/StarGladiator.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/jobs/2-1e/StarGladiator.txt b/npc/jobs/2-1e/StarGladiator.txt index 59f80a65b..9921df087 100644 --- a/npc/jobs/2-1e/StarGladiator.txt +++ b/npc/jobs/2-1e/StarGladiator.txt @@ -1,9 +1,9 @@ //===== eAthena Script ======================================= //= Star Gladiator Job Quest //===== By: ================================================== -//= Celestria +//= Celestria, Samuray22 //===== Current Version: ===================================== -//= 1.1 +//= 1.1a //===== Compatible With: ===================================== //= eAthena 1.0 + //===== Description: ========================================= @@ -15,10 +15,11 @@ //= Sprites from kRO screenshots, bar two which I just had to guess at. //= 1.0 Optimized, updated [Lupus] //= 1.1 Updated to the Aegis Standards. [Samuray22] +//= 1.1a Corrected a minor error respect to the header. [Samuray22] //============================================================ -payon,215,102,5 script Moohyun#job_star 828,3,3{ +payon,215,102,5 script Moohyun#job_star 828,3,3,{ if (Class == Job_Taekwon) { if (STGL_Q == 0) { mes "[Moohyun]"; |