Commit 94bd66eb by BellCodeEditor

save project

parent e91b7a9e
Showing with 3 additions and 3 deletions
......@@ -54,9 +54,8 @@ while True:
else:
print("请重新输入")
continue
random1=random.Random()
choice=random1.randint(1,3)
if choice == 1:
a=random.randint(1,3)
if a == 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