diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-30 16:46:14 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-30 16:46:14 +0000 |
commit | 10b223a4bfb9c60bb8bc86f18feb69b7313d854b (patch) | |
tree | 5388ae168c4d3cab24eee498fd3df17d4a396f92 /db/Changelog.txt | |
parent | a5cb1049e0175a1c2c7e9de40f498ed54c29e187 (diff) | |
download | hercules-10b223a4bfb9c60bb8bc86f18feb69b7313d854b.tar.gz hercules-10b223a4bfb9c60bb8bc86f18feb69b7313d854b.tar.bz2 hercules-10b223a4bfb9c60bb8bc86f18feb69b7313d854b.tar.xz hercules-10b223a4bfb9c60bb8bc86f18feb69b7313d854b.zip |
- Lowered the required level to equip Expert Ring from 90 to 50. (bugreport:2853)
- Changed equip location for Odin mask, and made it non-refinable. (bugreport:4221)
- Changed the weight of the Atroce Blade from 200 to 350. (bugreport:4405)
- Added Tatacho Card to Tatacho's drops. (bugreport:4469)
- Changed Crunch Toast generated by the F_Toast_Box. (Bugreport:4610)
- Corrected typo with Dagger of Hunter, casts Bash level 10 at 10% chance (bugreport:4667)
- Corrected Veteran Hammer, now uses bHealPower instead of bSkillheal. (bugreport:4670)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14641 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 8007218e0..23a71c166 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -8,6 +8,15 @@ 1475 Equestrian's Spear: NEED INFO. 13005 Angelic Wing Dagger: NEED INFO. ======================= +2010/12/30 + * Rev. 14641 Bug fixes. Not much else. :3 + - Lowered the required level to equip Expert Ring from 90 to 50. (bugreport:2853) + - Changed equip location for Odin mask, and made it non-refinable. (bugreport:4221) + - Changed the weight of the Atroce Blade from 200 to 350. (bugreport:4405) + - Added Tatacho Card to Tatacho's drops. (bugreport:4469) + - Changed Crunch Toast generated by the F_Toast_Box. (Bugreport:4610) + - Corrected typo with Dagger of Hunter, casts Bash level 10 at 10% chance (bugreport:4667) + - Corrected Veteran Hammer, now uses bHealPower instead of bSkillheal. (bugreport:4670) 2010/12/16 * Rev. 14596 Added missing pet db documentation for fields 'attack_rate', 'defence_attack_rate', 'change_target_rate', 'pet_script' and 'loyal_script' based on the one provided by frenzmu06 (bugreport:4636, follow up to r13752). [Ai4rei] 2010/12/13 |