Searched refs:ML_ALLORNOTHING (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/games/phantasia/ | ||
| HD | phantdefs.h | 96 #define ML_ALLORNOTHING 0.0 /* magic level for 'all or nothing' */ macro |
| HD | fight.c | 706 if (Player.p_magiclvl >= ML_ALLORNOTHING) in throwspell() |