Commit 0c30f2b3 by BellCodeEditor

save project

parent 86f27e0b
Showing with 5 additions and 2 deletions
......@@ -61,10 +61,12 @@ while True:
break
else:
print('重输!')
d=random.randint(1,3)
if d==1:
continue
b=random.randint(1,3)
if b==3:
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