Commit ac5e5e8d by BellCodeEditor

save project

parent 37762bb1
Showing with 1 additions and 1 deletions
...@@ -10,6 +10,6 @@ def up(self): ...@@ -10,6 +10,6 @@ def up(self):
self.level=self.level+1 self.level=self.level+1
self.hp=self.hp+50 self.hp=self.hp+50
self.d=self.d+4 self.d=self.d+4
yase.up: yase.up
print(yase.hp) print(yase.hp)
print(houyi.hp) print(houyi.hp)
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