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/Changelog.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/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index fb7bb0bb0..6aedc2764 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -9,6 +9,19 @@ 13005 Angelic Wing Dagger: NEED INFO. ======================= 2010/11/19 + * Rev. 14474 Item Database bugfixing. [L0ne_W0lf] + - 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) + * Added 3rd job constants to const.txt. + * Corrected level for third jobs in exp.txt. * Rev. 14469 Fixed packet layout of wanttoconnection for packet_ver 16 and 22 (bugreport:3359, since r9958). [Ai4rei] 2010/11/14 * Rev. 14463 Updated quest and item DBs with Eden Group information. [L0ne_W0lf] |