summaryrefslogtreecommitdiffstats
path: root/weatbag/tiles/n3w4.py
diff options
context:
space:
mode:
Diffstat (limited to 'weatbag/tiles/n3w4.py')
-rw-r--r--weatbag/tiles/n3w4.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/weatbag/tiles/n3w4.py b/weatbag/tiles/n3w4.py
index e49b496..c643ac7 100644
--- a/weatbag/tiles/n3w4.py
+++ b/weatbag/tiles/n3w4.py
@@ -3,7 +3,7 @@ class Tile:
print("Looks like you are in a walking mood!\n"
"You hear birds singing, some small waves on the background, "
"there is a nice flowery smell, rays of sun make the tree "
- "sceenery heavenly...\n"
+ "scenery heavenly...\n"
"I totaly get you, it's a nice path to have a walk!\n")
def action(self, player, do):