diff options
author | DracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-19 11:08:28 +0000 |
---|---|---|
committer | DracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-19 11:08:28 +0000 |
commit | 8802fe420b568c0a93ba0bd88c6005efc1ff5e10 (patch) | |
tree | ead65ffff953ba62df7ff34e0ae15f2c885d686f /doc/ea_job_system.txt | |
parent | 97941d6ee4ca9d49bf9ce18dc24464ef9d5711e1 (diff) | |
download | hercules-8802fe420b568c0a93ba0bd88c6005efc1ff5e10.tar.gz hercules-8802fe420b568c0a93ba0bd88c6005efc1ff5e10.tar.bz2 hercules-8802fe420b568c0a93ba0bd88c6005efc1ff5e10.tar.xz hercules-8802fe420b568c0a93ba0bd88c6005efc1ff5e10.zip |
Cleaned up the doc folder. Removed outdated, untranslated, useless files and began normalizing a bit other ones~
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10292 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/ea_job_system.txt')
-rw-r--r-- | doc/ea_job_system.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/ea_job_system.txt b/doc/ea_job_system.txt index 8ea02735b..8e2d1c3ba 100644 --- a/doc/ea_job_system.txt +++ b/doc/ea_job_system.txt @@ -1,4 +1,4 @@ -//===== Athena Script ===================================== +//===== Athena Doc=== ===================================== //= eAthena Job System //===== By ================================================ //= Skotlex @@ -6,8 +6,6 @@ //= 0.1 //========================================================= //= 0.1 - First release, explained as well as I could. -//===== Compatible With =================================== -//= ... does not apply. //===== Description ======================================= //= A reference description of eA's inner job system (for //= use on scripts through the eaclass and roclass script @@ -81,6 +79,7 @@ If we had used addition, we would have gotten a completely different result. The EAJL (eA Job Level) constants ------------------------------------------------------------------------------- + There are a few constants which can be used to filter out and make job comparisons easier. EAJL_2_1: |