From c46fa1f0e0d3a85802bbef0561be3a39ff4bdbcd Mon Sep 17 00:00:00 2001 From: Kleopatra Angelidi Date: Wed, 15 May 2013 01:04:00 +0300 Subject: imported words and transfer --- weatbag/tiles/n5w5.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'weatbag/tiles/n5w5.py') diff --git a/weatbag/tiles/n5w5.py b/weatbag/tiles/n5w5.py index f5334d8..d65886e 100644 --- a/weatbag/tiles/n5w5.py +++ b/weatbag/tiles/n5w5.py @@ -1,6 +1,12 @@ +from weatbag import words +from weatbag.utils import transfer + class Tile: def describe(self): print("\n") def action(self, player, do): print("I don't understand.") + + +#sandy claws -- cgit v1.3