Commit 2ea0d898 by BellCodeEditor

save project

parent 4edf3d51
Showing with 4 additions and 2 deletions
...@@ -63,4 +63,6 @@ while True: ...@@ -63,4 +63,6 @@ while True:
continue continue
b=random.randint(1,3) b=random.randint(1,3)
if b==3: if b==3:
yase.cure() yase.cure()
\ No newline at end of file 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