diff options
author | Nasedo <Nasedo@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-21 03:34:00 +0000 |
---|---|---|
committer | Nasedo <Nasedo@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-21 03:34:00 +0000 |
commit | a3d94e1fad995503cb7fc6486af7e51f1dab538e (patch) | |
tree | b016c6463323a09016f5797f0b304ffb175b64cb | |
parent | 57ed6116c2f76419bc63bdd9b939bfc2f01aca1b (diff) | |
download | hercules-a3d94e1fad995503cb7fc6486af7e51f1dab538e.tar.gz hercules-a3d94e1fad995503cb7fc6486af7e51f1dab538e.tar.bz2 hercules-a3d94e1fad995503cb7fc6486af7e51f1dab538e.tar.xz hercules-a3d94e1fad995503cb7fc6486af7e51f1dab538e.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@285 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | Dev/TODO.txt | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/Dev/TODO.txt b/Dev/TODO.txt index d7d362d3b..3d490498a 100644 --- a/Dev/TODO.txt +++ b/Dev/TODO.txt @@ -691,4 +691,20 @@ Status: Pending Assignee: NONE -Notes: http://forums.emperium.org/viewtopic.php?t=44856
\ No newline at end of file +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. +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 +Status Pending +Assignee None +Notes None + +**********
\ No newline at end of file |