from src.Target import Target class RightOutlaneTarget(Target): def __init__(self): super(50000, "Right Outlane") def hit(self): super.hit()