summaryrefslogtreecommitdiffstats
path: root/weatbag/tiles/n2w1.py
diff options
context:
space:
mode:
authorKleopatra Angelidi <akleop@gmail.com>2013-04-30 17:50:11 +0300
committerKleopatra Angelidi <akleop@gmail.com>2013-04-30 17:50:11 +0300
commit72ebf6c95e6281231754a4640e35de9def2d521c (patch)
tree5c2a4a9fc9acc0b8b6ecff1e00eb25756197877c /weatbag/tiles/n2w1.py
parent3acd7eb28ff120648a6ea583b89dc0a865e76541 (diff)
added else option in action for when the challenge is completed
Diffstat (limited to 'weatbag/tiles/n2w1.py')
-rw-r--r--weatbag/tiles/n2w1.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/weatbag/tiles/n2w1.py b/weatbag/tiles/n2w1.py
index 5d58f67..00198a8 100644
--- a/weatbag/tiles/n2w1.py
+++ b/weatbag/tiles/n2w1.py
@@ -62,6 +62,9 @@ class Tile:
"you have to find the correct amount of time!\n")
except:
print("Please try typing a number, like '42 minutes'\n.")
+ else:
+ print("Sorry, I don't understand.")
+
def leave(self, player, direction):
if direction == "w" and not self.challenge_completed:
print ("You can't go there by swimming, that part is full of "