diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-20 03:49:44 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-20 03:49:44 +0000 |
commit | c85eeb984653f656b73bbb4468e06328e0655091 (patch) | |
tree | 25c0e688f6a5eb81de268314bc2e2b017af6f2fc /db/const.txt | |
parent | a02769bb772df079229b8ab57996c7afa519f3c0 (diff) | |
download | hercules-c85eeb984653f656b73bbb4468e06328e0655091.tar.gz hercules-c85eeb984653f656b73bbb4468e06328e0655091.tar.bz2 hercules-c85eeb984653f656b73bbb4468e06328e0655091.tar.xz hercules-c85eeb984653f656b73bbb4468e06328e0655091.zip |
- Fixed equip locations and view IDs for some headgears. (bugreport:4336)
- Corrected the value of hit given by Military Ration C. (bugreport:4369)
- Updated bonus for items that increase attack by class. (bugreport:4387)
These 'fixes' should be considered a temporary fix until proper bonuses can be added to emulate aegis.
- Added bonus increase_agi autocast to Krieger_shoes01. (bugreport:4406)
- Added EXP script to Miracle and Secre Medicine items. (bugreport:4416)
- Corrected weight of Some_of_Report to 0, as per desc. (bugreport:4541)
- Corrected typos in skill name column in abra_db.txt. (bugreport:4557)
- Corrected what jobs can use the Weihna and Krieg. (bugreport:4558)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14474 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index c6a8bcbff..7f0c610c7 100644 --- a/db/const.txt +++ b/db/const.txt @@ -80,6 +80,46 @@ Job_Star_Gladiator 4047 Job_Star_Gladiator2 4048 Job_Soul_Linker 4049 +Job_Rune_Knight 4054 +Job_Warlock 4055 +Job_Ranger 4056 +Job_Archbishop 4057 +Job_Mechanic 4058 +Job_Guillotine_Cross 4059 +Job_Rune_Knight_H 4060 +Job_Warlock_H 4061 +Job_RANGER_H 4062 +Job_Archbishop_H 4063 +Job_Mechanic_H 4064 +Job_Guillotine_Cross_H 4065 +Job_Royal_Guard 4066 +Job_Sorcerer 4067 +Job_Minstrel 4068 +Job_Wandrer 4069 +Job_Sura 4070 +Job_Genetic 4071 +Job_Shadow_Chaser 4072 +Job_Royal_Guard_H 4073 +Job_Sorcerer_H 4074 +Job_Minstrel_H 4075 +Job_Wandrer_H 4076 +Job_Sura_H 4077 +Job_Genetic_H 4078 +Job_Shadow_Chaser_H 4079 +Job_Rune_Knight_B 4096 +Job_Warlock_B 4097 +Job_RANGER_B 4098 +Job_Archbishop_B 4099 +Job_Mechanic_B 4100 +Job_Guillotine_Cross_B 4101 +Job_Royal_Guard_B 4102 +Job_Sorcerer_B 4103 +Job_Minstrel_B 4104 +Job_Wandrer_B 4105 +Job_Sura_B 4106 +Job_Genetic_B 4107 +Job_Shadow_Chaser_B 4108 + EAJL_2_1 0x100 EAJL_2_2 0x200 EAJL_2 0x300 |