Commit 6f8a9c8a by BellCodeEditor

save project

parent b22cefcd
Showing with 6 additions and 0 deletions
......@@ -59,4 +59,10 @@ while True:
houyi.cure()
else
print("请重新输入1或2")
continue
a=random.randint(1,3)
if a==1:
yase.cure()
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