hae
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
from targets import *
|
||||||
|
|
||||||
class TargetFactory:
|
class TargetFactory:
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def createAllTargets():
|
def createAllTargets():
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
from Target import Target
|
from Target import Target
|
||||||
|
|
||||||
|
|
||||||
# A standup target. When lit, it scores the Red Special (operator
|
# A standup target. When lit, it scores the Red Special (operator
|
||||||
# adjustable) for Nothing, Extra Ball, Replay, Super Bonus, or 1,000,000
|
# adjustable) for Nothing, Extra Ball, Replay, Super Bonus, or 1,000,000
|
||||||
# points. Scores 10,000 points when not lit.
|
# points. Scores 10,000 points when not lit.
|
||||||
|
|||||||
Reference in New Issue
Block a user