KILLMUTANT achievement

This commit is contained in:
Zeno Rogue 2020-03-06 14:22:59 +01:00
parent 554b54e256
commit 633cfd25d2
1 changed files with 2 additions and 0 deletions

View File

@ -492,6 +492,8 @@ EX void killMonster(cell *c, eMonster who, flagtype deathflags IS(0)) {
s = ivy_total() - s;
if(vid.bubbles_special && s > bignum(1))
drawBubble(c, 0xFFFF00, s.get_str(100), .5);
if(isize(clearing::imputed.digits) > 11)
achievement_gain_once("KILLMUTANT");
}
if(m == moPrincess) {