Commit e93da375 by BellCodeEditor

save project

parent 245e801f
Showing with 2 additions and 3 deletions
...@@ -57,7 +57,7 @@ while True: ...@@ -57,7 +57,7 @@ while True:
print("游戏结束") print("游戏结束")
break break
elif a=="1": elif a=="1":
houyi.combat("垭瑟") houyi.combat(yase)
elif a=="2": elif a=="2":
houyi.cure() houyi.cure()
else: else:
...@@ -66,4 +66,4 @@ while True: ...@@ -66,4 +66,4 @@ while True:
if d=="1" if d=="1"
yase.cure() yase.cure()
else: else:
yase.combat(houyi)
\ No newline at end of file
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