Commit ec4713ab by BellCodeEditor

save project

parent df694dfe
Showing with 4 additions and 0 deletions
......@@ -10,3 +10,6 @@ def upgrade():
yase.level=yase.level+1
yase.attack=yase.hp+50
yase.attack=yase.attack+4
yase = Hero("牙涩",1000,20)
dj=Hero ("打鸡",240,21)
a()
\ No newline at end of file
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