From 1d06a0ff8f208034653d825aa6ec022110ba789f Mon Sep 17 00:00:00 2001 From: Albert Cahalan Date: Sat, 18 Dec 2004 20:43:29 +0000 Subject: [PATCH] remind to put dirt down for the grass --- src/magic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/magic.h b/src/magic.h index c2531d793..7232c7e61 100644 --- a/src/magic.h +++ b/src/magic.h @@ -82,7 +82,7 @@ const char * const magic_names[NUM_MAGICS] = { const char * const magic_tips[NUM_MAGICS] = { gettext_noop("Click in the picture to fill that area with color."), - gettext_noop("Click and move to draw grass."), + gettext_noop("Click and move to draw grass. Don't forget the dirt!"), gettext_noop("You can draw in rainbow colors!"), gettext_noop("Click and move to draw sparkles."),