Commit 285fc7f0 by BellCodeEditor

save project

parent d44405ce
Showing with 5 additions and 4 deletions
......@@ -60,10 +60,11 @@ while True:
break
else:
continue
num=random.randint(1,3)
if num=="1":
yase.combat(houyi)
else:
num=random.randint(1,1)
if num==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