diff options
author | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-26 04:16:18 +0000 |
---|---|---|
committer | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-26 04:16:18 +0000 |
commit | 505aec85a3530ed51fdbf0e4cddc36b2e05954fc (patch) | |
tree | d7814c981f3c4754e871e7d2effbc38e7fb3e9b1 /Dev | |
parent | d112ed42658f396eb0b14f1585b589d432603752 (diff) | |
download | hercules-505aec85a3530ed51fdbf0e4cddc36b2e05954fc.tar.gz hercules-505aec85a3530ed51fdbf0e4cddc36b2e05954fc.tar.bz2 hercules-505aec85a3530ed51fdbf0e4cddc36b2e05954fc.tar.xz hercules-505aec85a3530ed51fdbf0e4cddc36b2e05954fc.zip |
- Updated Spider Web so that you cannot use it on yourself
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@363 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r-- | Dev/bugs.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index 5f371c92f..bd7d366c2 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -5,6 +5,7 @@ Progess: 0% Problem: 2-2-1 classes are regarded as Novicies by the game server. NPCs aren't taking them as thier jobs but if you the the NPC to do something for a novice class it works with the 2-2-1 like renters. Also if some one becomes high novice, if they use jobra they can become first jobs like a swordsman. Assigned: N/A Progess: 0% +Ideas: Codemaster - I believe that they register them as normal classes, but sets Upper as 1, so you can do things such as if(Upper == 1) Problem: Stats nor skills don't downgrade when your level gets reverted due to exp loss. Assigned: N/A @@ -12,7 +13,7 @@ Progess: 0% Problem: You can hit yourself with your own spider web. Assigned: N/A -Progess: 0% +Progess: 90% - should be fixed, but please test! Problem: Pre skill requirements for new skills are wrong it makes you use 49 skills points before you can get the newer skills. Assigned: Celest |