Description
Player gain 1 health every x amount of seconds based on current health:
If health < = 10
+1 health every seconds
if health < = 20
+1 health every two seconds
if health < = 40
+1 health every four seconds
if health < = 80
+1 health every ten seconds
Requested By Dark Light Here: http://forums.mattie.info/cs/forums/viewtopic.php?t=18186
~J3ff