Commit b33a661b by BellCodeEditor

save project

parent 4c366f97
Showing with 5 additions and 0 deletions
...@@ -3,3 +3,7 @@ def cure(self): ...@@ -3,3 +3,7 @@ def cure(self):
if self.hp>self.max_hp: if self.hp>self.max_hp:
self.hp=self.max_hp self.hp=self.max_hp
print(self.name+"使用了治疗,血量增加:", 60,",目前的血量为:",self.hp) print(self.name+"使用了治疗,血量增加:", 60,",目前的血量为:",self.hp)
fffcdx=Player9(不会vv个软特殊的防感染)
hjvgy=Hero(把好好干吧)
print(30*'-')
print('jjbn')
\ 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