Issue information

Issue ID
#4794
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Mar 2, 2011 8:32
Last Post
Hercules Elf Bot
Mar 2, 2011 8:32
Confirmation
N/A

Hercules Elf Bot - Mar 2, 2011 8:32

Originally posted by [b]XtremistAkaSwapnil123[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=4794

Hey there,
I m using latest trunk,
I tried making the values of item_delay to 0000
still its giving me delay.

I want to remove the delay from cashfoods,
so I changed the line in itemdb.h to

#define itemdb_iscashfood(id) ( (id) >= 1017 && (id) <= 1018 )

still my cashfood is having delay.
I need help in it.
I want to remove that delay of eating cashfoods.