From f23c3d7d5d1dc9805959c9a43ca61582eddae1ab Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Wed, 10 Nov 2010 21:07:04 +0000 Subject: * Added some items with enforced delays to the item_delay_db! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14458 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/item_db.txt | 2 +- db/item_delay.txt | 11 +++++++++++ 3 files changed, 14 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 6a0554831..c40cdbcd9 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -8,6 +8,8 @@ 1475 Equestrian's Spear: NEED INFO. 13005 Angelic Wing Dagger: NEED INFO. ======================= +2010/11/10 + * Rev. 14458 Added some items with enforced delays to the item_delay_db! [L0ne_W0lf] 2010/11/02 * Fixed incorrect status change constants being used in cash food scripts. (bugreport:4477) [Paradox924X] 2010/10/11 diff --git a/db/item_db.txt b/db/item_db.txt index 4e1dc27ea..28a738fef 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -3162,7 +3162,7 @@ //6215,Tear_Gas,Tear Gas,3,500,,1,,,,,,,,,,,,,{},{},{} //6216,Oil_Bottle,Oil Bottle,3,1000,,1,,,,,,,,,,,,,{},{},{} //6217,Mandragora_Flowerpot,Mandragora Flowerpot,3,2000,,1,,,,,,,,,,,,,{},{},{} -//6218,Delivery_Daishin_Box, +6218,Disin_Delivery_Box,Delivery_Daishin_Box,3,20,,0,,,,,,,,,,,,,{},{},{} 6219,Para_Team_Mark,Eden Group Mark,3,20,,0,,,,,,,,,,,,,{},{},{} //6220,Mysterious_Dyestuffs //6221,Mystic_Leaf_Cat_Ball diff --git a/db/item_delay.txt b/db/item_delay.txt index 8faef0906..716d60ebc 100644 --- a/db/item_delay.txt +++ b/db/item_delay.txt @@ -4,3 +4,14 @@ // // Structure: // Item ID,Delay in Milliseconds + +//12202,60000 //Str_Dish10_ +//12203,60000 //Agi_Dish10_ +//12204,60000 //Int_Dish10_ +//12205,60000 //Dex_Dish10_ +//12206,60000 //Luk_Dish10_ +//12207,60000 //Vit_Dish10_ +12208,60000 //Battle_Manual +12210,60000 //Bubble_Gum +14538,300000 //Glass_Of_Illusion +14586,180000 //Spark_Candy -- cgit v1.2.3-70-g09d2