From 633096159a236907e62539acaa05468b196afb72 Mon Sep 17 00:00:00 2001 From: amber Date: Sat, 18 Dec 2004 23:25:58 +0000 Subject: [PATCH] cleanup git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@613 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Dev/TODO.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/Dev/TODO.txt b/Dev/TODO.txt index 8923585bf5..20bc7b6250 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