Ifphealthl
From EDukeWiki
Categories: Duke3D 1.3/1.5 commands | If conditions
ifphealthl <number> { do something } else { do something else }
If condition returning true if the player's health is lower than <number>. Similar to ifstrength. See ifphealthg.