diff options
author | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-13 00:36:12 +0000 |
---|---|---|
committer | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-13 00:36:12 +0000 |
commit | 6d4bb53c8cdc4e8a28cf7afa981f1a62fc5072aa (patch) | |
tree | 70e023bf3e3616c90989cf8a4f5600ee380ae3e2 /npc/Changelog.txt | |
parent | 1a7d8ba302f9953c5995a84db8eed17d3683aa87 (diff) | |
download | hercules-6d4bb53c8cdc4e8a28cf7afa981f1a62fc5072aa.tar.gz hercules-6d4bb53c8cdc4e8a28cf7afa981f1a62fc5072aa.tar.bz2 hercules-6d4bb53c8cdc4e8a28cf7afa981f1a62fc5072aa.tar.xz hercules-6d4bb53c8cdc4e8a28cf7afa981f1a62fc5072aa.zip |
Fixed stripped hairband and blue hairband checking the wrong amount of items, bugreport:1674
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12816 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 67da23168..fdcac832d 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,9 @@ Date Added ====== +2008/06/13 + * Fixed stripped hairband and blue hairband checking the wrong amount of items, bugreport:1674 [Brainstorm] + 2008/06/08 * Fixed 4 bugs: blacksmith.txt. Added a garbage variable to F_ClearGarbage [Lupus] * Fixed one of Einbroch (east) kafras not displaying a name, bugreport:857 |