summaryrefslogtreecommitdiff
path: root/Dev
diff options
context:
space:
mode:
authornsstrunks <nsstrunks@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-01 03:33:30 +0000
committernsstrunks <nsstrunks@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-01 03:33:30 +0000
commit3a2c1c38c31bc6fa36532f401a1216e26c28996e (patch)
tree30faf6417464e939d70a5434db4fafa30e4cb9e1 /Dev
parentc6a5dcb600cf207feebea9f084bd7f1f44367de3 (diff)
downloadhercules-3a2c1c38c31bc6fa36532f401a1216e26c28996e.tar.gz
hercules-3a2c1c38c31bc6fa36532f401a1216e26c28996e.tar.bz2
hercules-3a2c1c38c31bc6fa36532f401a1216e26c28996e.tar.xz
hercules-3a2c1c38c31bc6fa36532f401a1216e26c28996e.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@887 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r--Dev/bugs.txt9
-rw-r--r--Dev/scripting.txt8
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