OSDN Git Service

シ、キマ、ホヒ簍。、ャネヌ、、、ッ・「・ヒ・癸シ・キ・逾ャクォ、ィ、ニ、キ、゙、テ、ニ、、、ソ、ホ、ヌス、タオ.
authorhenkma <henkma@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sun, 28 Jul 2002 17:25:03 +0000 (17:25 +0000)
committerhenkma <henkma@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sun, 28 Jul 2002 17:25:03 +0000 (17:25 +0000)
src/mspells1.c

index 0482542..fcff378 100644 (file)
@@ -523,6 +523,9 @@ static void breath(int y, int x, int m_idx, int typ, int dam_hp, int rad, bool b
        if (breath) rad = 0 - rad;
 
        if (typ == GF_ROCKET) flg |= PROJECT_STOP;
+       if (typ == GF_MIND_BLAST || typ == GF_BRAIN_SMASH ||
+           typ == GF_CAUSE_1 || typ == GF_CAUSE_2 || typ == GF_CAUSE_3 ||
+           typ == GF_CAUSE_4 || typ == GF_HAND_DOOM) flg |= PROJECT_HIDE;
 
        /* Target the player with a ball attack */
        (void)project(m_idx, rad, y, x, dam_hp, typ, flg, (learnable ? monspell : -1));