Commit 23f085f5 by BellCodeEditor

save project

parent 6025ecee
Showing with 8 additions and 0 deletions
...@@ -5,3 +5,11 @@ class Hero: ...@@ -5,3 +5,11 @@ class Hero:
self.hp=hp self.hp=hp
self.gongji=gongji self.gongji=gongji
yase=Hero("亚瑟"200300) yase=Hero("亚瑟"200300)
hou
def shengji():
houyi.leve1=houyi.leve1+1
houyi.hp=houyi.hp+100
houyi.gj=houyi.gj+1000
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