Commit 767675b1 by BellCodeEditor

save project

parent d004a720
Showing with 1 additions and 0 deletions
......@@ -4,6 +4,7 @@ class hero:
self.name=name
self.hp=hp
self.attack=attack
def upgrade():
yase.level=yase.level+1
yase.hp=yase.hp+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