This commit is contained in:
Jonas Zeunert
2020-03-12 00:08:14 +01:00
parent d25a801f39
commit 8b94d32bac
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
from targets import *
class TargetFactory:
@staticmethod
def createAllTargets():

View File

@@ -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.