item_delay.txt 421 B

12345678910111213141516
  1. // Item Delay Database
  2. // Max number of entries is defined in itemdb.h as MAX_ITEMDELAYS
  3. //
  4. // Structure:
  5. // Item ID,Delay in Milliseconds
  6. //12202,60000 //Str_Dish10_
  7. //12203,60000 //Agi_Dish10_
  8. //12204,60000 //Int_Dish10_
  9. //12205,60000 //Dex_Dish10_
  10. //12206,60000 //Luk_Dish10_
  11. //12207,60000 //Vit_Dish10_
  12. 12208,60000 //Battle_Manual
  13. 12210,60000 //Bubble_Gum
  14. 14538,300000 //Glass_Of_Illusion
  15. 14586,180000 //Spark_Candy