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/n2w1.py | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'weatbag/tiles/n2w1.py') diff --git a/weatbag/tiles/n2w1.py b/weatbag/tiles/n2w1.py index aa54ca2..999cdc1 100644 --- a/weatbag/tiles/n2w1.py +++ b/weatbag/tiles/n2w1.py @@ -18,14 +18,13 @@ class Tile: "The little boy laughs and replies: \n" "So you think you are brave enough to go to that island? " "Very well, but we cannot give you our raft. " - "What we can do is transfer you there ourselves. But first you " + "What we can do is transport you there ourselves. But first you " "must answer this:\n\n" "Ignore weight and weather variables and listen carefully.\n" - "It takes for me to transfer a person on the island exactly one " - "hour.\n" - "It takes double the time for my sister.\n" - "If we combine our powers, " - "how many minutes will it take to transfer you on the island?\n" + "It takes me exactly one hour to transport a person to the island.\n" + "It takes my sister double that time.\n" + "If we combine our power, " + "how many minutes will it take to transport you to the island?\n" "To make a guess, type a number followed by 'minutes'.\n") def action(self, player, do): -- cgit v1.3