Commit f6d84f86 by BellCodeEditor

save project

parent 270584da
Showing with 6 additions and 14 deletions
...@@ -74,17 +74,9 @@ while True ...@@ -74,17 +74,9 @@ while True
def cure(self):
bloa=random.randint(30,50)
self. hp=self.hp+bloal
if self .hp>self.max_hp:
self.hp=self.max_hp
print()
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