Commit 4972e47a by BellCodeEditor

save project

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