Commit f95a7c2a by BellCodeEditor

save project

parent 7b87c23b
Showing with 3 additions and 3 deletions
......@@ -56,11 +56,11 @@ while True:
if 玩法提问=="q" :
print("游戏结束")
break
elif 玩法提问=="1":
elif 玩法提问=="1":
houyi.combat(yase)
elif 玩法提问=="2":
elif 玩法提问=="2":
houyi.cure()
else:
else:
print("请输入1或2")
continue
status=random.randint(1,3)
......
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