public void UpdateBlueHealth()
 {
     orig_UpdateBlueHealth();
     healthBlue += ModHooks.OnBlueHealth();
 }