Commit 54af8829 by BellCodeEditor

save project

parent c9d61dcd
Showing with 5 additions and 1 deletions
......@@ -54,5 +54,9 @@ while True:
houyi.cure()
else:
yase.combat(houyi)
nam=random.randint(1,3)
if nam==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