Searched refs:MM_ALLORNOTHING (Results 1 – 2 of 2) sorted by relevance
97 #define MM_ALLORNOTHING 1.0 /* mana used for 'all or nothing' */ macro
753 if (Player.p_mana >= MM_ALLORNOTHING) in throwspell()755 Player.p_mana -= MM_ALLORNOTHING; in throwspell()