diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-22 14:35:56 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-22 14:35:56 +0000 |
commit | 5612f822c84f6c6adde97b2676d1bab6658ef4c0 (patch) | |
tree | 9b50a71e3afface9d5f6c38126f4e8ca4884963d | |
parent | 33c76a7156014abeea04b6fa6987856bb13d3729 (diff) | |
download | hercules-5612f822c84f6c6adde97b2676d1bab6658ef4c0.tar.gz hercules-5612f822c84f6c6adde97b2676d1bab6658ef4c0.tar.bz2 hercules-5612f822c84f6c6adde97b2676d1bab6658ef4c0.tar.xz hercules-5612f822c84f6c6adde97b2676d1bab6658ef4c0.zip |
added a bug report
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@730 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | Dev/bugs.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index 315ee103d..36b0fb87f 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -154,4 +154,8 @@ Progress: 0% Problem: The last line of NPC files isn't read, or is mis-handled Assigned: N/A Progress: 0% -Note: An example of this would be to make the last line of your NPC you right curly bracket - the } - and then try to run the server with that NPC - the map server will whine about it.
\ No newline at end of file +Note: An example of this would be to make the last line of your NPC you right curly bracket - the } - and then try to run the server with that NPC - the map server will whine about it. + +Problem: Berserk disallows you to talk and never turns off +Assigned: N/A +Progress: 0% |