Commit 7e213a18 by BellCodeEditor

save project

parent 9ae4a2ba
Showing with 6 additions and 1 deletions
......@@ -56,5 +56,9 @@ while True:
else:
print('无效字符,请重输.')
continue
n=ra
n=randint(1,3)
if n==1:
yase.cure()
else:
yase.combat(houyi)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment