Commit c3d657fa by BellCodeEditor

auto save

parent 6c98449f
Showing with 5 additions and 0 deletions
...@@ -10,3 +10,7 @@ def upgrade(): ...@@ -10,3 +10,7 @@ def upgrade():
yase.attack +=4 yase.attack +=4
yase=hero("垭瑟",300,20) yase=hero("垭瑟",300,20)
houyi=hero("后羿",250,23) houyi=hero("后羿",250,23)
upgrade()
upgrade()
print(yase.level)
print(yase.hp)
\ 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