Commit b7cd4c5d by BellCodeEditor

save project

parent 0b2220b4
Showing with 1 additions and 1 deletions
...@@ -68,7 +68,7 @@ while True: ...@@ -68,7 +68,7 @@ while True:
if l=='3' and i==0: if l=='3' and i==0:
houyi.s(yase) houyi.s(yase)
i=3 i=3
print("大招冷却3") print("大招冷却3回合")
if yase.hp<=0: if yase.hp<=0:
print('你赢了') print('你赢了')
break break
......
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