add OutholeTarget.py
This commit is contained in:
7
src/targets/OutholeTarget.py
Normal file
7
src/targets/OutholeTarget.py
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
class OutholeTarget(Target):
|
||||||
|
def __init__(self):
|
||||||
|
self.points = 100
|
||||||
|
super(points)
|
||||||
|
|
||||||
|
def hit(self):
|
||||||
|
super.hit()
|
||||||
Reference in New Issue
Block a user