diff options
author | DracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-23 22:54:37 +0000 |
---|---|---|
committer | DracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-23 22:54:37 +0000 |
commit | 63b9a0c23b4ccc8a1fd795578d9175e993a4f6ba (patch) | |
tree | 35cc157fd0a0b20c833a1df43268bdc053f1f17f /db/const.txt | |
parent | 799b75d311756567c4e130a6510e5de2f84b4cb5 (diff) | |
download | hercules-63b9a0c23b4ccc8a1fd795578d9175e993a4f6ba.tar.gz hercules-63b9a0c23b4ccc8a1fd795578d9175e993a4f6ba.tar.bz2 hercules-63b9a0c23b4ccc8a1fd795578d9175e993a4f6ba.tar.xz hercules-63b9a0c23b4ccc8a1fd795578d9175e993a4f6ba.zip |
Added Job_Alchemist constant, Job_Alchem should now be considered deprecated
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10904 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index fab0d80e5..4bde60b07 100644 --- a/db/const.txt +++ b/db/const.txt @@ -17,6 +17,7 @@ Job_Monk 15 Job_Sage 16 Job_Rogue 17 Job_Alchem 18 +Job_Alchemist 18 Job_Bard 19 Job_Dancer 20 Job_Crusader2 21 |