Commit c2e08d0f by BellCodeEditor

save project

parent cc04a3cc
Showing with 4 additions and 3 deletions
......@@ -59,8 +59,8 @@ while True:
else:
print("请输入1或2")
continue
status=random.randint(1,3)
if status==1:
status=random.randint(1,3)
if status==1:
yase.combat(houyi)
elif status==2:
elif status==2:
yase.cure()
\ 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