From 1b0c626c3659573edab6a5f97d9fc251332b7bd5 Mon Sep 17 00:00:00 2001 From: Kleopatra Angelidi Date: Sun, 28 Apr 2013 20:28:43 +0300 Subject: rephrased various output strings --- weatbag/tiles/n3w2.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'weatbag/tiles/n3w2.py') diff --git a/weatbag/tiles/n3w2.py b/weatbag/tiles/n3w2.py index a5c46cd..9ff35a5 100644 --- a/weatbag/tiles/n3w2.py +++ b/weatbag/tiles/n3w2.py @@ -9,10 +9,10 @@ class Tile: if not self.give_catfood: print("You are at the beach and there is an old man with an " "enormous beard that is getting his little boat ready to go " - "across to the mainland.\nNaturally, you are asking him to " + "across to the mainland.\nNaturally, you ask him to " "take you in his boat.\nThe old man replies:\nOf course I " "can take you with me, my dear adventurer but first I need " - "some catfood so I can feed the kitties across in the " + "some catfood so I can feed the kitties across on the " "mainland!\n") else: print("There's the old fisherman with his boat, he can take you " -- cgit v1.3