Commit c11a5016 by BellCodeEditor

save project

parent eddaa54f
Showing with 6 additions and 0 deletions
......@@ -53,3 +53,8 @@ def funcname(self, parameter_list):
houyi.combat(yase)
elif choice=="2"
houyi.cure()
num=random.randint(1,3)
in num==1:
yase.cure()
else:
yase.combat(houyi)
\ 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