Home
last modified time | relevance | path

Searched refs:MM_SPECIFY (Results 1 – 2 of 2) sorted by relevance

/openbsd/games/phantasia/
H A Dphantdefs.h112 #define MM_SPECIFY 1000.0 /* mana used for 'specify' */ macro
H A Dfight.c991 else if (Player.p_mana < MM_SPECIFY) in throwspell()
994 Player.p_mana -= MM_SPECIFY; in throwspell()