Commit 1b6791be by BellCodeEditor

auto save

parent 2e7ab5eb
Showing with 1 additions and 0 deletions
...@@ -50,6 +50,7 @@ while True: ...@@ -50,6 +50,7 @@ while True:
houyi.combat(yase) houyi.combat(yase)
elif int(a)==2: elif int(a)==2:
houyi.cure("后羿") houyi.cure("后羿")
self.hp=hp+60
elif a=="q": elif a=="q":
print('游戏结束') print('游戏结束')
break break
......
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