Commit 1b622cd8 by BellCodeEditor

auto save

parent c4b2dd11
Showing with 22 additions and 3 deletions
...@@ -39,5 +39,25 @@ houyi = Player("射手", "后羿") ...@@ -39,5 +39,25 @@ houyi = Player("射手", "后羿")
yase = Hero("垭瑟") yase = Hero("垭瑟")
houyi.combat(yase) houyi.combat(yase)
yase.combat(houyi) yase.combat(houyi)
houyi.cure( houyi.cure()
)
\ No newline at end of file
contime
status = randow.randint(1,3)
status = randow.randow
esle:
yase.
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