diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-13 20:55:09 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-13 20:55:09 +0000 |
commit | 703867fcfd5e4040c354d39b9a850789ed3de812 (patch) | |
tree | dc567fae573a52f71f8b78bbf576654de7177802 /db/const.txt | |
parent | 13c3b8e817abaddba678717d5428844607dbf487 (diff) | |
download | hercules-703867fcfd5e4040c354d39b9a850789ed3de812.tar.gz hercules-703867fcfd5e4040c354d39b9a850789ed3de812.tar.bz2 hercules-703867fcfd5e4040c354d39b9a850789ed3de812.tar.xz hercules-703867fcfd5e4040c354d39b9a850789ed3de812.zip |
- Pet eggs won't be deleted upon selection for hatching, but on pet data retrieval now.
- Added check to pc_readdb to printout if a certain job is missing it's experience table.
- Added Job_Wedding to db/const.txt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5272 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 b6669a621..7257783f8 100644 --- a/db/const.txt +++ b/db/const.txt @@ -20,6 +20,7 @@ Job_Alchem 18 Job_Bard 19
Job_Dancer 20
Job_Crusader2 21
+Job_Wedding 22
Job_SuperNovice 23
Job_Gunslinger 24
Job_Ninja 25
|