public override void ApplyInfluenceKind(Troop troop)
 {
     troop.PutOutFire();
 }