embarassing, that.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6607 c06c8d41-db1a-0410-9941-cceddc491573
2TMD77BKQJXDUW5V24YJUMTDQVPFCRR4DE5VD7IMGSSVPSFCJ5CQC
if (chunk_amount/2 > 0)
{
// The draining delay doesn't have a start action, and we only need
// the continue/finish messages if it takes longer than 1 turn.
start_delay( DELAY_FEED_VAMPIRE, chunk_amount/2,
(int) invent, slot );
}
// The draining delay doesn't have a start action, and we only need
// the continue/finish messages if it takes longer than 1 turn.
start_delay( DELAY_FEED_VAMPIRE, chunk_amount/2,
(int) invent, slot );