From 82a1e2ca40b1b3bba15e5e526bae66aeb7fcfe82 Mon Sep 17 00:00:00 2001 From: Kleopatra Angelidi Date: Wed, 24 Apr 2013 05:23:44 +0300 Subject: minor change in describe --- weatbag/tiles/n2w1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weatbag/tiles/n2w1.py') 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." -- cgit v1.3