Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

Issue Confirmations

  • Yes (0)No (0)
Photo

item_delay.txt

Posted by kyeme on 13 June 2013 - 11:41 PM

12622,3000 // Reins_Of_Mount <-- doesn't exist in pre-renewal db
// Item Delay Database
// There is a max concurrent number of entries modifiable in src/map/itemdb.h as MAX_ITEMDELAYS
//
// 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
607,5000	// Yggdrasil_Berry
608,3000	// Yggdrasil_Seed


// Bifrost Items
11522,1000	// Red_Raffle_Sap
11523,2000	// Yellow_Raffle_Sap
11524,3000	// White_Raffle_Sap
11525,5000	// Mora_Hip_Tea


12622,3000 // Reins_Of_Mount


//12580,0 // Vending_Search_Scroll
//12581,0 // Vending_Search_Scroll2
//12591,0 // Vending_Search_Scroll3


12725,120000 // Runstone_Nosiege,Nauthiz Rune
12726,30000 // Runstone_Rhydo,Raido Rune
12727,60000 // Runstone_Verkana,Berkana Rune
12732,1000 // Runstone_Pertz,Wyrd Rune

Forum bug double post T_T
Dupe of http://herc.ws/board...-item-delaytxt/ :(

Edited by kyeme, 13 June 2013 - 11:57 PM.


changed status to: Duplicate