Commit 8aae4808 by BellCodeEditor

auto save

parent 85301f95
Showing with 2 additions and 0 deletions
......@@ -9,7 +9,9 @@ class hero:
self.level = self.level + 1
self.hp = self.hp*1.2
self.attack = self.attack*1.2
ase = hero('阿瑟',300,20)
houyi = hero('后羿',240,23)
kuangzhan = hero('狂战士+plus',1,300000000)
......
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