diff options
author | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-14 10:51:06 +0000 |
---|---|---|
committer | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-14 10:51:06 +0000 |
commit | aa27b4d9f3b8ce9b75b1236e1eaa3ba3da8be01f (patch) | |
tree | ad8261713d54f6e9f29835435cd56599b286d493 /db/Changelog.txt | |
parent | 03d918be79b86e03e37e97479d6e57d9e168798a (diff) | |
download | hercules-aa27b4d9f3b8ce9b75b1236e1eaa3ba3da8be01f.tar.gz hercules-aa27b4d9f3b8ce9b75b1236e1eaa3ba3da8be01f.tar.bz2 hercules-aa27b4d9f3b8ce9b75b1236e1eaa3ba3da8be01f.tar.xz hercules-aa27b4d9f3b8ce9b75b1236e1eaa3ba3da8be01f.zip |
Fixed 5286,Pecopeco_Hairband level requeriment as reported by Lone Wolf.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12830 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index e9cff0943..e92bf6c29 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -43,6 +43,9 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2008/06/14 + * Fixed 5286,Pecopeco_Hairband level requeriment as reported by Lone Wolf. + 2008/06/13 * Converted skill commands integers to strings. Follow up on r12814 |