item_delay.txt 538 B

1234567891011121314151617
  1. // Item Delay Database
  2. // Max number of entries is defined in itemdb.h as MAX_ITEMDELAYS
  3. // WARNING: Adding/removing/modifying entries here and then using @reloaditemdb will cause problems/inconsistencies!
  4. //
  5. // Structure:
  6. // Item ID,Delay in Milliseconds
  7. //12202,60000 //Str_Dish10_
  8. //12203,60000 //Agi_Dish10_
  9. //12204,60000 //Int_Dish10_
  10. //12205,60000 //Dex_Dish10_
  11. //12206,60000 //Luk_Dish10_
  12. //12207,60000 //Vit_Dish10_
  13. 12208,60000 //Battle_Manual
  14. 12210,60000 //Bubble_Gum
  15. 14538,300000 //Glass_Of_Illusion
  16. 14586,180000 //Spark_Candy