document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. Regen_HP rhp = this.GetState ().GetAttributeOfType<Regen_HP> ();
  2. if (rhp != null)
  3.     rhp.Regen (planeShip);
');