Commit e93da375 by BellCodeEditor

save project

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