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