changeset 403:2da0db41cdf0

edited items text
author anna <annamalczyk@gmail.com>
date Sat, 09 Apr 2011 17:05:32 +0200
parents a13d541b9e24
children be4c16b446f7
files skaapsteker/sprites/items.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/skaapsteker/sprites/items.py	Sat Apr 09 16:56:23 2011 +0200
+++ b/skaapsteker/sprites/items.py	Sat Apr 09 17:05:32 2011 +0200
@@ -85,7 +85,7 @@
                 player.discard_item()
                 player.take_item_by_name('teacupfull')
                 self._me.brewed = False
-                notify("You have tea now.")
+                notify("You pour a cup of tea.")
             else:
                 notify("Sadly, the teapot is empty.")
             return