fixed kraken head

This commit is contained in:
Zeno Rogue
2020-03-07 04:47:11 +01:00
parent 7067a501c8
commit 50123e42c7
+1
View File
@@ -2899,6 +2899,7 @@ EX namespace kraken {
}
EX void kill(cell *c, eMonster who) {
changes.ccell(c);
drawParticles(c, minf[moKrakenH].color, 16);
c->monst = moNone;
if(checkOrb(who, itOrbUndeath)) c->monst = moFriendlyGhost;