summaryrefslogtreecommitdiffstats
path: root/weatbag/tiles
diff options
context:
space:
mode:
Diffstat (limited to 'weatbag/tiles')
-rw-r--r--weatbag/tiles/n3w2.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/weatbag/tiles/n3w2.py b/weatbag/tiles/n3w2.py
index 3ff014d..9b0ff9e 100644
--- a/weatbag/tiles/n3w2.py
+++ b/weatbag/tiles/n3w2.py
@@ -28,9 +28,6 @@ class Tile:
player.take('catfood')
print("Great! Now we can sail!")
self.give_catfood = True
- else:
- print("No boat for you if you don't give me tha catfood!")
- self.give_catfood = False
else:
print("Sorry, I don't understand.")