Commit c893756c by BellCodeEditor

save project

parent 34619d74
Showing with 4 additions and 2 deletions
...@@ -63,4 +63,6 @@ while True: ...@@ -63,4 +63,6 @@ while True:
continue continue
num=random.randint(1,3) num=random.randint(1,3)
if num==1: if num==1:
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