summaryrefslogtreecommitdiffstats
path: root/weatbag
diff options
context:
space:
mode:
authorKleopatra Angelidi <akleop@gmail.com>2013-04-24 05:23:44 +0300
committerKleopatra Angelidi <akleop@gmail.com>2013-04-29 03:21:18 +0300
commit82a1e2ca40b1b3bba15e5e526bae66aeb7fcfe82 (patch)
tree20c71e835b560b609686a86b9d2a64f082f50cdd /weatbag
parente701a9388c8939c9ce91731bb32f8404340180ef (diff)
minor change in describe
Diffstat (limited to 'weatbag')
-rw-r--r--weatbag/tiles/n2w1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/weatbag/tiles/n2w1.py b/weatbag/tiles/n2w1.py
index cf325b1..6ce8301 100644
--- a/weatbag/tiles/n2w1.py
+++ b/weatbag/tiles/n2w1.py
@@ -11,7 +11,7 @@ class Tile:
if self.challenge_not_completed:
self.challenge()
else:
- print("\nThey take you to the western island!")
+ print("\nThe children take you to the western island!")
def challenge(self):
print("You ask them to give it to you."