Commit c60f0ff9 by BellCodeEditor

save project

parent 49f3ece9
Showing with 1 additions and 1 deletions
......@@ -9,4 +9,4 @@ class Hero(object):
def combat(self.name): # 攻击
enemy.hp=enemy.hp-sele.attack
info1=self.name+'对'+enemy.name+'加发动攻击'
info2='造成'
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