Commit 5c9bbed5 by BellCodeEditor

save project

parent dee0d92e
Showing with 6 additions and 0 deletions
......@@ -56,3 +56,8 @@ while True:
else:
print("请输入1或者2")
continue
status = random.randint(1,3)
if status == 1:
yase.cure()
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