diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-16 13:45:02 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-16 13:45:02 +0000 |
commit | b8dd9a491e2e31d43862a03bba3b5295afdc6d8c (patch) | |
tree | 57e012af30f80798bdcb82d652ddad977498f1aa /db/Changelog.txt | |
parent | 677160aa238c1d5b58a3e2139f5e6a701d2c1531 (diff) | |
download | hercules-b8dd9a491e2e31d43862a03bba3b5295afdc6d8c.tar.gz hercules-b8dd9a491e2e31d43862a03bba3b5295afdc6d8c.tar.bz2 hercules-b8dd9a491e2e31d43862a03bba3b5295afdc6d8c.tar.xz hercules-b8dd9a491e2e31d43862a03bba3b5295afdc6d8c.zip |
- Overlapping song/dances will now cause dissonance/ugly-dance level 1 instead of retaining the level of their song/dance.
- Fixed the misleading description of what item_avail does.
- Fixed wrong check in @petrename, thanks to The Ultra Mage.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9228 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index f67c06fb3..17532d139 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,7 @@ ========================
11/16
+ * Fixed the misleading description of what item_avail does. [Skotlex]
* Updated X.3 mob stats [Playtester]
* Updated Kiel dungeon mob stats [Playtester]
* Changed type of unimplemented cards to "Card" [Playtester]
|