OSDN Git Service

タトヒ簇ササユ、ホヒ簍。、ホシコヌヤホィノスシィ、ホ||、ネ&&、ホエヨー网、ス、タオ。」
authormogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Tue, 7 May 2002 12:13:04 +0000 (12:13 +0000)
committermogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Tue, 7 May 2002 12:13:04 +0000 (12:13 +0000)
src/mspells3.c

index 88a76ae..5e1ec55 100644 (file)
@@ -580,7 +580,7 @@ put_str("MP 
                                        chance -= 3 * (adj_mag_stat[p_ptr->stat_ind[A_INT]] - 1);
 
                                        if (p_ptr->heavy_spell) chance += 20;
-                                       if(p_ptr->dec_mana || p_ptr->easy_spell) chance-=4;
+                                       if(p_ptr->dec_mana && p_ptr->easy_spell) chance-=4;
                                        else if (p_ptr->easy_spell) chance-=3;
                                        else if (p_ptr->dec_mana) chance-=2;