Home
last modified time | relevance | path

Searched refs:oldmaxhp (Results 1 – 1 of 1) sorted by path

/dports/games/omega/omega/
H A Dmove.c1100 int oldmaxhp = Player.maxhp; in l_sacrificestone() local
1131 if ((oldmaxhp > 10) && (Player.maxhp < 3 * oldmaxhp/4)) { in l_sacrificestone()