blob: 8faef090678bd6a59cae088254b5d61ed790b25a (
plain) (
tree)
|
|
// Item Delay Database
// Max number of entries is defined in itemdb.h as MAX_ITEMDELAYS
// WARNING: Adding/removing/modifying entries here and then using @reloaditemdb will cause problems/inconsistencies!
//
// Structure:
// Item ID,Delay in Milliseconds
|