Commit 3371c1bb by BellCodeEditor

auto save

parent 02d748b2
Showing with 1 additions and 1 deletions
...@@ -11,7 +11,7 @@ print(yase.attack) ...@@ -11,7 +11,7 @@ print(yase.attack)
print(hy.attack) print(hy.attack)
print(k.attack) print(k.attack)
def upgrade(): def upgrade():
yase.level=level+1 y.level=level+1
yase.hp=hp+50 yase.hp=hp+50
yase.attack=attack+4 yase.attack=attack+4
......
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