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