Commit 24b2cae3 by BellCodeEditor

save project

parent 13d8a904
Showing with 2 additions and 2 deletions
...@@ -16,5 +16,4 @@ def killer(): ...@@ -16,5 +16,4 @@ def killer():
aqi.level=aqi.level+1 aqi.level=aqi.level+1
aqi.hp=aqi.hp+10 aqi.hp=aqi.hp+10
aqi.attack=aqi.attack+5 aqi.attack=aqi.attack+5
killer()
killer() \ 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