HomeSort by: relevance | last modified time | path
    Searched refs:MM_ALLORNOTHING (Results 1 - 2 of 2) sorted by relevancy

  /src/games/phantasia/
phantdefs.h 106 #define MM_ALLORNOTHING 1.0 /* mana used for 'all or nothing' */
fight.c 705 if (Player.p_mana >= MM_ALLORNOTHING)
707 Player.p_mana -= MM_ALLORNOTHING;

Completed in 14 milliseconds