summaryrefslogtreecommitdiffstats
path: root/weatbag/tiles/n5w7.py
diff options
context:
space:
mode:
authorKleopatra Angelidi <akleop@gmail.com>2013-05-24 01:19:00 +0300
committerKleopatra Angelidi <akleop@gmail.com>2013-05-24 01:19:00 +0300
commit069a838975c7c1ce58f8b98678ee2005e4410d8c (patch)
treef166ed6281f12df6428c72079cff607a8a4ca5d1 /weatbag/tiles/n5w7.py
parenta31152c09fae64bee5a21913145b0a3f2511e94b (diff)
changed description on leave after the challenge is completed (n5w7)
Diffstat (limited to 'weatbag/tiles/n5w7.py')
-rw-r--r--weatbag/tiles/n5w7.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/weatbag/tiles/n5w7.py b/weatbag/tiles/n5w7.py
index 7476c99..e12f28c 100644
--- a/weatbag/tiles/n5w7.py
+++ b/weatbag/tiles/n5w7.py
@@ -87,7 +87,7 @@ class Tile:
"Hit your head on them?")
return False
else:
- print("Finally you are out!")
+ print("You are out!")
return True
test_items = ["catfood"]