diff options
author | Michieru <michieru@0-mail.com> | 2013-10-24 12:10:43 +0200 |
---|---|---|
committer | Michieru <michieru@0-mail.com> | 2013-10-24 12:10:43 +0200 |
commit | e3afdc2af4c5e50c79237ee092e25f39b7428e47 (patch) | |
tree | 20cfd05dd6fc2e3e53173ef059f045cee1526d58 /npc/jobs/2-1e | |
parent | 491892212d338903179909b89a5bfc2385e52261 (diff) | |
download | hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.gz hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.bz2 hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.xz hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.zip |
Update to last rAthena npc.
Fix some typos
change sc_bleeding to -> sc_blooding
Updated RE EXP for quests_brasilis.txt
Diffstat (limited to 'npc/jobs/2-1e')
-rw-r--r-- | npc/jobs/2-1e/StarGladiator.txt | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/npc/jobs/2-1e/StarGladiator.txt b/npc/jobs/2-1e/StarGladiator.txt index 778aa09c9..d5797edd3 100644 --- a/npc/jobs/2-1e/StarGladiator.txt +++ b/npc/jobs/2-1e/StarGladiator.txt @@ -1,21 +1,19 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Star Gladiator Job Quest -//===== By: ================================================== +//===== By: ================================================== //= Celestria, Samuray22 -//===== Current Version: ===================================== +//===== Current Version: ===================================== //= 1.3 -//===== Compatible With: ===================================== -//= rAthena SVN -//===== Description: ========================================= +//===== Description: ========================================= //= [Official Conversion] //= Job Change quest for Star Gladiator class. -//===== Additional Comments: ================================= +//===== Additional Comments: ================================= //= 1.1 Updated to the Aegis Standards. [Samuray22] //= 1.1a Corrected a minor error respect to the header. [Samuray22] //= 1.1b Corrected NPC name length warning. [L0ne_W0lf] //= 1.1c Changed item names to item IDs. [Samuray22] //= 1.2 Another round of updates to the script. [L0ne_W0lf] -//= Removes the use of labels, and correcets other errors. +//= Removes the use of labels, and correcets other errors. //= 1.3 Added Quest Log commands. [Kisuka] //============================================================ @@ -1636,11 +1634,11 @@ job_star,161,33,0 script Cheehee#job_star 77,{ close; } -//============================================================ +//============================================================ // Old changelog -//============================================================ +//============================================================ //= A temp Star Gladiator Job Changer based on the kRO quest. //= Quest info from RagnaInfo. //= Sprites from kRO screenshots, bar two which I just had to guess at. //= 1.0 Optimized, updated [Lupus] -//============================================================ +//============================================================ |