From 75c188cc517d0111855c94987fd4e583b6b24b8a Mon Sep 17 00:00:00 2001 From: samuray22 Date: Mon, 12 Nov 2007 13:16:59 +0000 Subject: * Corrected a minor error respect to the header in Star Gladiator Quest git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11725 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-1e/StarGladiator.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/jobs') 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]"; -- cgit v1.2.3-60-g2f50