Commit 5e578e82 by BellCodeEditor

save project

parent fb331c1f
Showing with 1 additions and 1 deletions
...@@ -10,7 +10,7 @@ k=Hero('K',5600,199) ...@@ -10,7 +10,7 @@ k=Hero('K',5600,199)
# print(kai.attack) # print(kai.attack)
# print(hy.attack) # print(hy.attack)
# print(k.attack) # print(k.attack)
del up(): def up():
kai.level+=1 kai.level+=1
kai.hp+=66 kai.hp+=66
kai.attack+=100 kai.attack+=100
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