Commit d16e3260 by BellCodeEditor

save project

parent 7c24647e
Showing with 5 additions and 4 deletions
...@@ -62,10 +62,10 @@ while True: ...@@ -62,10 +62,10 @@ while True:
print('重输!') print('重输!')
continue continue
b=random.randint(1,3) b=random.randint(1,3)
if b==3:
yase.cure()
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