Commit f193ab6b by BellCodeEditor

save project

parent 0ed4a584
Showing with 2 additions and 1 deletions
...@@ -7,4 +7,5 @@ kaidei=Hero(3000,1000,2000) ...@@ -7,4 +7,5 @@ kaidei=Hero(3000,1000,2000)
def gou(): def gou():
yase.level=yade.level+1 yase.level=yade.level+1
yase.hp=yase.hp+50 yase.hp=yase.hp+50
yase.attack==yase.attack+4 yase.attack==yase.attack+10
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