Commit 381545d6 by BellCodeEditor

auto save

parent 32d3f420
Showing with 1 additions and 1 deletions
......@@ -11,7 +11,7 @@ def combat(self,enamy):
enamy.attack-=self.attack
info2=self.name+"对"+enamy.name+"造成"+str(self.attack)+"点伤害,"+enamy.name+"剩"+str(enamy.attack)
if enamy.attack==0:
in
yase = Hero(5,1000,500",垭瑟")
houyi= Hero(5,100,50",后羿")
......
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