Commit cd75abc5 by BellCodeEditor

save project

parent c3c353dd
Showing with 8 additions and 1 deletions
......@@ -44,5 +44,12 @@ yase = Hero("垭瑟")
# yase.combat(houyi)
# houyi.cure()
# yase.cure()
exit()
print('-'*30)
print(" 战斗开始")
while True:
print("-"*30)
choice=print('请选择释放的技能,攻击按1,恢复按2:')
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