specify purpose of scan system code
This commit is contained in:
@@ -31,6 +31,7 @@ player.turns = 1
|
|||||||
|
|
||||||
|
|
||||||
def scan_system():
|
def scan_system():
|
||||||
|
#temp code for testing
|
||||||
roll = random.randrange(1, maxRoll)
|
roll = random.randrange(1, maxRoll)
|
||||||
print(roll)
|
print(roll)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user