Commit 23424d70 by BellCodeEditor

save project

parent 96a5cdf1
Showing with 1 additions and 1 deletions
...@@ -65,7 +65,7 @@ while True: ...@@ -65,7 +65,7 @@ while True:
houyi.combat(yase) houyi.combat(yase)
if l=='2': if l=='2':
houyi.cure() houyi.cure()
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秒)
......
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