Searched refs:MM_SPECIFY (Results 1 – 2 of 2) sorted by relevance
120 #define MM_SPECIFY 1000.0 /* mana used for 'specify' */ macro
840 if (Player.p_mana < MM_SPECIFY) in throwspell()843 Player.p_mana -= MM_SPECIFY; in throwspell()