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 | 536ffa7fa576ea7cefa4f1b34d5c42c02878af5e (patch) | |
tree | 50e99d97068cdefb936b5b39ffce8f1085d506cb /db/Changelog.txt | |
parent | 29533e76ff2aeae832cb514a3e304066eb150f0f (diff) | |
download | hercules-536ffa7fa576ea7cefa4f1b34d5c42c02878af5e.tar.gz hercules-536ffa7fa576ea7cefa4f1b34d5c42c02878af5e.tar.bz2 hercules-536ffa7fa576ea7cefa4f1b34d5c42c02878af5e.tar.xz hercules-536ffa7fa576ea7cefa4f1b34d5c42c02878af5e.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/trunk@14474 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 57cd70d51..dc48cfb0c 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -9,6 +9,17 @@ 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) * 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] |