Lines Matching refs:p_brains
279 || drandom() * Player.p_speed * Player.p_brains
334 if ((drandom() + 0.333) * Player.p_brains
479 Player.p_brains *= 0.8;
802 if (Player.p_brains + Player.p_magiclvl
883 Curmonster.m_brains = Player.p_brains;
1107 Player.p_brains += ROLL(2.0, Circle);
1148 Player.p_brains += 4.5 * Circle;
1161 Player.p_brains += Circle;
1191 Player.p_brains += Circle + 5.0;
1385 *dptr++ = Player.p_brains;
1406 Player.p_brains = *dptr++;