diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-23 08:23:26 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-23 08:23:26 +0000 |
commit | 1712235ca128f9c4bb7003269e7bcfe132044be8 (patch) | |
tree | fd6cc04bd996d4d98499d409e3b223edec9bf46e /Dev/bugs.txt | |
parent | f60313a7207ee15ab4aaf4d831a92beae95f88b2 (diff) | |
download | hercules-1712235ca128f9c4bb7003269e7bcfe132044be8.tar.gz hercules-1712235ca128f9c4bb7003269e7bcfe132044be8.tar.bz2 hercules-1712235ca128f9c4bb7003269e7bcfe132044be8.tar.xz hercules-1712235ca128f9c4bb7003269e7bcfe132044be8.zip |
Update mapflags
added bugs reports
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@748 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev/bugs.txt')
-rw-r--r-- | Dev/bugs.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index 36b0fb87f..b051540af 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -159,3 +159,14 @@ Note: An example of this would be to make the last line of your NPC you right c Problem: Berserk disallows you to talk and never turns off Assigned: N/A Progress: 0% + +Problem: Auto Berserk doesn't automatically start when you get < 25% HP +Assigned: N/A +Progress: 0% + +Problem: When you change JOB, you don't lose skills in DB. It means if you were Merchant once + you can buy/sell with discount being Mage, etc. + Those skills aren't being shown in the skilltree, but they do work. +Assigned: N/A +Progress: 0% + |