From 370d19e493d9cd74fa15cd1580b7b7a5246a602f Mon Sep 17 00:00:00 2001 From: Kleopatra Angelidi Date: Mon, 20 May 2013 15:52:33 +0300 Subject: added map_world --- weatbag/tiles/n2w6.py | 1 + 1 file changed, 1 insertion(+) (limited to 'weatbag/tiles/n2w6.py') diff --git a/weatbag/tiles/n2w6.py b/weatbag/tiles/n2w6.py index 15e1610..2ce54a6 100644 --- a/weatbag/tiles/n2w6.py +++ b/weatbag/tiles/n2w6.py @@ -1,4 +1,5 @@ class Tile: + map_word = "Cliff" def describe(self): print("Big rocks around the place, and the sound of small waves at the " -- cgit v1.3