Commit 0cf53256 by BellCodeEditor

save project

parent 63ac99e9
Showing with 2 additions and 2 deletions
......@@ -16,9 +16,9 @@ class Hero:
self.hp += 50
self.attark += 50
self.attark += 4
yase = Hero('亚瑟',300,100)
yase = Hero('亚瑟',300,20)
houyi = Hero('后裔',210,120)
......
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