From 6a3e8459abf4e87488c5187ce704186ab2c04ae6 Mon Sep 17 00:00:00 2001 From: Kleopatra Angelidi Date: Tue, 23 Apr 2013 20:44:00 +0300 Subject: added a " , line 10 --- weatbag/tiles/n2w4.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weatbag/tiles/n2w4.py') diff --git a/weatbag/tiles/n2w4.py b/weatbag/tiles/n2w4.py index 8f821af..00eaa5d 100644 --- a/weatbag/tiles/n2w4.py +++ b/weatbag/tiles/n2w4.py @@ -7,7 +7,7 @@ class Tile: def describe(self): if self.opendoor: - print("The hut's door is open and the kitties are playing with + print("The hut's door is open and the kitties are playing with " "their momcat!") else: print("You are standing in front of the hut's door. The hut looks " -- cgit v1.3