diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-25 22:09:49 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-25 22:09:49 +0000 |
commit | 3c5e8580b0297a53d2b77eb8cc0a71e32d3206d3 (patch) | |
tree | cd9b9745259e0339a273a5ccf9c005c560a83df1 | |
parent | 71034418d292cf0bf91dc5b20fab877bf36c711c (diff) | |
download | hercules-3c5e8580b0297a53d2b77eb8cc0a71e32d3206d3.tar.gz hercules-3c5e8580b0297a53d2b77eb8cc0a71e32d3206d3.tar.bz2 hercules-3c5e8580b0297a53d2b77eb8cc0a71e32d3206d3.tar.xz hercules-3c5e8580b0297a53d2b77eb8cc0a71e32d3206d3.zip |
added a bug report
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@787 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | Dev/bugs.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index 6a85bbbc8..599a2b6b4 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -154,3 +154,7 @@ Problem: Guilds BUG (it isn't related to the scripts, because noone change them When some guild SEIZE any castle, then Castle N 1 becomes their own, too (not M 0, but M 1) Assigned: N/A Progress: 0% + +Problem: Storage BUGS! Items doubles/clones again any kinds of items! (due to "latest storage fix") +Assigned: N/A +Progress: 0% |