diff options
| -rw-r--r-- | weatbag/tiles/n3w5.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weatbag/tiles/n3w5.py b/weatbag/tiles/n3w5.py index 5e0068d..b339261 100644 --- a/weatbag/tiles/n3w5.py +++ b/weatbag/tiles/n3w5.py @@ -16,7 +16,7 @@ class Tile: def challenge(self): print("You just steped into something different. It is a metal box and " "it looks like something is written on it. You clear the dirt " - "of it and what you see carved in the box lid is:\n\n" + "off it and what you see carved in the box lid is:\n\n" "stands\n" "-------\n" "0_2345\n\n" |
