From e701a9388c8939c9ce91731bb32f8404340180ef Mon Sep 17 00:00:00 2001 From: Kleopatra Angelidi Date: Wed, 24 Apr 2013 05:17:06 +0300 Subject: improved new lines! Woah! --- weatbag/tiles/n2w2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weatbag/tiles/n2w2.py') diff --git a/weatbag/tiles/n2w2.py b/weatbag/tiles/n2w2.py index f390994..abd7f75 100644 --- a/weatbag/tiles/n2w2.py +++ b/weatbag/tiles/n2w2.py @@ -4,7 +4,7 @@ class Tile: "and a small path.\nFeeling adventurous?\n") def action(self, player, do): - print("Sorry, I don't understand") + print("Sorry, wat?!") def leave(self, player, direction): if direction == "e": -- cgit v1.3