Commit 7b6dae54 by BellCodeEditor

save project

parent cc7fef15
Showing with 3 additions and 3 deletions
...@@ -57,7 +57,7 @@ while True: ...@@ -57,7 +57,7 @@ while True:
continue continue
ai = random.randint(1,3) ai = random.randint(1,3)
if ai == 1 if ai == 1:
yase.cure() yase.cure()
else: else:
yase.attack(houyi) yase.combat(houyi)
\ No newline at end of file \ 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