From a258846e826ddd029b440f56b0d690bdf4188d08 Mon Sep 17 00:00:00 2001 From: Kleopatra Angelidi Date: Tue, 14 May 2013 04:20:11 +0300 Subject: changed a little bit the description (n3w4) --- weatbag/tiles/n3w4.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weatbag/tiles/n3w4.py b/weatbag/tiles/n3w4.py index ba38ce6..e49b496 100644 --- a/weatbag/tiles/n3w4.py +++ b/weatbag/tiles/n3w4.py @@ -1,9 +1,9 @@ class Tile: def describe(self): - print("Looks like you are in a walking mood because you still follow " - "the path.\nYou hear birds singing, some small waves on the " - "background, there is a nice flowery smell, rays of sun make the " - "tree sceenery heavenly...\n" + print("Looks like you are in a walking mood!\n" + "You hear birds singing, some small waves on the background, " + "there is a nice flowery smell, rays of sun make the tree " + "sceenery heavenly...\n" "I totaly get you, it's a nice path to have a walk!\n") def action(self, player, do): -- cgit v1.3