Searched refs:MM_INCRMIGHT (Results 1 – 2 of 2) sorted by relevance
105 #define MM_INCRMIGHT 75.0 /* mana used for 'increase might' */ macro
923 else if (Player.p_mana < MM_INCRMIGHT) in throwspell()926 Player.p_mana -= MM_INCRMIGHT; in throwspell()