diff options
Diffstat (limited to 'weatbag/tiles/n2w6.py')
| -rw-r--r-- | weatbag/tiles/n2w6.py | 1 |
1 files changed, 1 insertions, 0 deletions
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 " |
