From b63dacba14d8a976e52771143d85f80c523ed416 Mon Sep 17 00:00:00 2001 From: Kleopatra Angelidi Date: Tue, 7 May 2013 20:44:38 +0300 Subject: grammar and orthography --- weatbag/tiles/n1w4.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weatbag/tiles/n1w4.py') diff --git a/weatbag/tiles/n1w4.py b/weatbag/tiles/n1w4.py index 984063e..d9e9b74 100644 --- a/weatbag/tiles/n1w4.py +++ b/weatbag/tiles/n1w4.py @@ -53,7 +53,7 @@ class Tile: def leave(self, player, direction): if direction == "s": - print("Oh dear Basdet! You can't go north, you will fall of the " + print("Oh dear Basdet! You can't go south, you will fall of the " "cliff!\n") return False elif direction == "n": -- cgit v1.3