from src.targets.Target import Target class UPRightDropTarget(Target): def __init__(self): super(100000, "Upper Playfield Right Drop Target") def hit(self): super.hit()