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

  /src/games/phantasia/
phantstruct.h 110 double c_weakness; /* how strongly poison affects player */ member in struct:charstats
main.c 918 temp = Player.p_poison * Statptr->c_weakness
misc.c 804 dtemp = 1.0 - Player.p_poison * Statptr->c_weakness / 800.0;

Completed in 15 milliseconds