diff options
Diffstat (limited to 'Dev')
-rw-r--r-- | Dev/bugs.txt | 9 | ||||
-rw-r--r-- | Dev/scripting.txt | 8 |
2 files changed, 17 insertions, 0 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index f3003d4a0..071b766f6 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -159,3 +159,12 @@ Problem: SVN 8XX. Firewall Spell doesn't hold mobs. They get all the damage and walk trough the wall. (even at the level of 10th) Assigned: N/A Progress: 0% + +Problem: Chase walk skill slightly messed up. You see yourself as invisible, but other players + can still see you +Assigned: N/A +Progress: 0% + +Problem: Potion Pitcher skill should be able to target yourself. +Assigned: N/A +Progress: 0% diff --git a/Dev/scripting.txt b/Dev/scripting.txt index 5426d9fc0..a242107f5 100644 --- a/Dev/scripting.txt +++ b/Dev/scripting.txt @@ -19,4 +19,12 @@ Assignee: -N/A Description: - Some one needs to check the item_db there are alot of errors. Type: - DB Status: - Pending +Assignee: - N/A + +-------------------------- + +Description: - Changing into "High" class are supposed to give you 100 stat + - points. It currently only gives you 88. +Type: - Jobchanger +Stats: - Pending Assignee: - N/A
\ No newline at end of file |