Commit e58b27e8 by BellCodeEditor

save project

parent be30ee81
Showing with 5 additions and 0 deletions
......@@ -45,3 +45,7 @@ print(" 战斗开始")
while True:
print("-"*30)
a=input("请输入攻击/治疗:(1/2)")
if a=='1':
houyi.combat(yase)
elif a=='2':
houyi.cure()
\ 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