diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-08 18:18:36 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-08 18:18:36 +0000 |
commit | 25bc83e9604be9fef4f3b70ab40e698b10bd08e0 (patch) | |
tree | ebb2a780b6421c434425725943aa1190053f5d7e /npc/jobs/novice | |
parent | ceaf736a558229d1783324a78458c02dd1de597b (diff) | |
download | hercules-25bc83e9604be9fef4f3b70ab40e698b10bd08e0.tar.gz hercules-25bc83e9604be9fef4f3b70ab40e698b10bd08e0.tar.bz2 hercules-25bc83e9604be9fef4f3b70ab40e698b10bd08e0.tar.xz hercules-25bc83e9604be9fef4f3b70ab40e698b10bd08e0.zip |
* Updated Geneticist, Warlock, and Sura job quests to their latest versions.
* Added a clearer example for party_even_share_bonus (tid:58005).
* Standardized job headers.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17010 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs/novice')
-rw-r--r-- | npc/jobs/novice/supernovice.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/jobs/novice/supernovice.txt b/npc/jobs/novice/supernovice.txt index 0605f8a9f..4720d7283 100644 --- a/npc/jobs/novice/supernovice.txt +++ b/npc/jobs/novice/supernovice.txt @@ -1,5 +1,5 @@ //===== rAthena Script ======================================= -//= Super Novice Script +//= Super Novice Job Quest //===== By: ================================================== //= Darkchild //===== Current Version: ===================================== @@ -7,7 +7,7 @@ //===== Compatible With: ===================================== //= rAthena SVN r15340+ //===== Description: ========================================= -//= [Aegis Conversion] +//= [Official Conversion] //= Super Novice Job Change Npc //= Super Novice Cart Rental Npc //= Some Other Useless Super Novice Npc |