Commit 4972e47a by BellCodeEditor

save project

parent e28df971
Showing with 2 additions and 6 deletions
...@@ -57,12 +57,8 @@ while True: ...@@ -57,12 +57,8 @@ while True:
houyi.cure() houyi.cure()
elif a=="q": elif a=="q":
print('游戏结束') print('游戏结束')
elif choice =="1":
houyi.combat(yase)
elif choice == "2":
houyi.cure()
else:
print("QCXSR1H2")
continue continue
else: else:
yase.combat(houyi) 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