Commit 95d3d50b by BellCodeEditor

auto save

parent d66ad372
Showing with 1 additions and 1 deletions
...@@ -9,7 +9,7 @@ houyi=Here("houyi",3000000000000,333333333333333333333) ...@@ -9,7 +9,7 @@ houyi=Here("houyi",3000000000000,333333333333333333333)
# print(yxse.hp) # print(yxse.hp)
# print(houyi.hp) # print(houyi.hp)
def sb(): def sb():
yxse.level= yxse.level+1 selpyxse.level= yxse.level+1
yxse.hp=yxse.hp+99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 yxse.hp=yxse.hp+99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
yxse.attack=yxse.attack+999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 yxse.attack=yxse.attack+999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
sb() sb()
......
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