Home
last modified time | relevance | path

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

/openbsd/games/phantasia/
H A Dphantdefs.h104 #define ML_INCRMIGHT 35.0 /* magic level for 'increase might' */ macro
H A Dfight.c821 if (Player.p_magiclvl >= ML_INCRMIGHT) in throwspell()
921 if (Player.p_magiclvl < ML_INCRMIGHT) in throwspell()