diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-03 14:39:15 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-03 14:39:15 +0000 |
commit | 8c01ccc448ce7ba067ece0e0dbc524671754494a (patch) | |
tree | f853883aca2709e637104aecbcc298cc2d8a51f2 /db/Changelog.txt | |
parent | b5febfe0a8d95d69ba8de291994993fabc5d718a (diff) | |
download | hercules-8c01ccc448ce7ba067ece0e0dbc524671754494a.tar.gz hercules-8c01ccc448ce7ba067ece0e0dbc524671754494a.tar.bz2 hercules-8c01ccc448ce7ba067ece0e0dbc524671754494a.tar.xz hercules-8c01ccc448ce7ba067ece0e0dbc524671754494a.zip |
- Fixed a compile warning in login sql/txt
- Fixed pc_makesavestatus not setting your logout position.
- Fixed the UF * flags of Songs/Dances in skill_unit_db.
- Fixed two dances becoming BA_DISSONANCE instead of DC_UGLYDANCE.
- Added the missing +100% damage modifier of Enchant Deadly Poison.
- Fixed SkillStatusChangeTable not working correctly for Homun/Guild skills.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7454 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 5a565a75a..b9d53d88c 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -24,6 +24,8 @@ -----
=========================
+07/03
+ * Fixed the UF * flags of Songs/Dances in skill_unit_db. [Skotlex]
07/02
* Added the Mercenary Summon Scrolls [Playtester]
* Fixed two books in the item_db [Playtester]
|