Commit fe25cb18 by BellCodeEditor

auto save

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