diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-18 23:25:58 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-18 23:25:58 +0000 |
commit | ed53473dc92352352057688f966f753ae135050b (patch) | |
tree | 4489340ed67ef1bd7f8ad05a5beb8efe096ffeb4 /Dev | |
parent | a4a22f8b138de0b744748e6b39554fef5c855016 (diff) | |
download | hercules-ed53473dc92352352057688f966f753ae135050b.tar.gz hercules-ed53473dc92352352057688f966f753ae135050b.tar.bz2 hercules-ed53473dc92352352057688f966f753ae135050b.tar.xz hercules-ed53473dc92352352057688f966f753ae135050b.zip |
cleanup
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@613 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r-- | Dev/TODO.txt | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/Dev/TODO.txt b/Dev/TODO.txt index 8923585bf..20bc7b625 100644 --- a/Dev/TODO.txt +++ b/Dev/TODO.txt @@ -695,21 +695,28 @@ Notes: http://forums.emperium.org/viewtopic.php?t=44856 ******** 59. -Description Add a function where usable item bonuses cannot stack. Eg, an item that gives you +1 str when used again does not total to +2 str. +Description Add a function where usable item bonuses + cannot stack. Eg, an item that gives you +1 str when used + again does not total to +2 str. Status Pending Assignee None Notes None ********** 60. -Description Make it possible to set the selling price of an item in a shop npc. If a selling price is not present it uses the item_db and this can be selectable by battleconf +Description Make it possible to set the selling + price of an item in a shop npc. If a selling price is not + present it uses the item_db and this can be selectable + by battleconf Status Pending Assignee None Notes None ********** 61. -Description Make a battle_config option to cause, if a user is logged in and somebody tries to log in again, it logs them both out... +Description Make a battle_config option to cause, if + a user is logged in and somebody tries to log in again, + it logs them both out... Status: Pending Assignee None Notes None |