Jiyva, and avoid "nothing has changed" message spam under those circumstances.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10292 c06c8d41-db1a-0410-9941-cceddc491573
Q4AG4UGLKBPH5KGVHHUPSTXQDLKDOBLQYYHYDJNNOJDZG3Y3PWXQC
if (success)
{
timeout = (100 + roll_dice(2, 4));
you.num_gifts[you.religion]++;
take_note(Note(NOTE_GOD_GIFT, you.religion));
if (success)
{
timeout = (100 + roll_dice(2, 4));
you.num_gifts[you.religion]++;
take_note(Note(NOTE_GOD_GIFT, you.religion));
}
else
mpr("You feel as though nothing has changed.");