From 533a62182876ba61cbfbfb318296229fbf7ce12b Mon Sep 17 00:00:00 2001 From: nsstrunks Date: Sat, 1 Jan 2005 03:33:30 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@887 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Dev/bugs.txt | 9 +++++++++ Dev/scripting.txt | 8 ++++++++ 2 files changed, 17 insertions(+) diff --git a/Dev/bugs.txt b/Dev/bugs.txt index f3003d4a0e..071b766f6d 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 5426d9fc07..a242107f58 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