diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-24 15:18:10 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-24 15:18:10 +0000 |
commit | f410f54a758f597819f271bf5b367a67351311fc (patch) | |
tree | befa4517081567b469c858817a24e31a2b7ba89c /Dev | |
parent | 7eeffdefb8dfac6ba0dd3ff34261505d49d03f30 (diff) | |
download | hercules-f410f54a758f597819f271bf5b367a67351311fc.tar.gz hercules-f410f54a758f597819f271bf5b367a67351311fc.tar.bz2 hercules-f410f54a758f597819f271bf5b367a67351311fc.tar.xz hercules-f410f54a758f597819f271bf5b367a67351311fc.zip |
added a bug report
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@777 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r-- | Dev/bugs.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index 68041985b..ec45649b5 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -147,3 +147,8 @@ Progress: 100% Problem: Due to the Guilds CACHE we see some went-offline members as online ones. It is very confusing. You don't know who's really on. Assigned: N/A Progress: 0% + +Problem: When you have UNNAMED Arrows and Named Arrows in the storage and take some arrows then it change amount of other items. + It happens because server doesn't recognize Named and Unnamed Stockable items (Elemental Gems, Iron, Steel, Holy Water, Arrows) +Assigned: N/A +Progress: 0% |