Function heal_us:
Defined in module hit_points (file: /std/adversary/health/hit_points.c)

 void heal_us(int x);
 Heal us a specified amount, truncating at max_health.

Prototype:
void heal_us(int x);
