Commit 8ac2f0c2 by BellCodeEditor

save project

parent d64203e9
Showing with 5 additions and 5 deletions
......@@ -57,13 +57,13 @@ while True:
houyi.cure()
elif a=="q":
print('游戏结束')
break
elif choice =="1":
houyi.combat(yase)
elif choice == "2":
houyi.cure()
else:
print('重输!')
print("QCXSR1H2")
continue
b=random.randint(1,3)
if b==3:
yase.cure()
else:
yase.combat(houyi)
......
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