git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4087 c06c8d41-db1a-0410-9941-cceddc491573
U5EDSMYL25OHBJYMJ2MBV7VC2P45BJ2WQVVHSG24OZCHWCOUIXHAC simple_god_message(" did not appreciate that!");ret = true;piety_change = -(level/2 + 1);penance = std::min(level, 5);
case GOD_ELYVILON:simple_god_message(" did not appreciate that!");ret = true;piety_change = -(level/2 + 1);penance = std::min(level, 5);break;default:break;