X-Git-Url: https://git.yukkurigames.com/?p=rogue-pphs.git;a=blobdiff_plain;f=init.c;fp=init.c;h=c75f5e777de387b7849184c18bc8c7855e8d953f;hp=031ff3e6b17bf04233034ea597b65ee9054e935e;hb=5cb6d6a6b0531aada9712c5e37c59cd930c527c4;hpb=7bee0dea66d5b5a2112d2e69d4547128d56abf0c diff --git a/init.c b/init.c index 031ff3e..c75f5e7 100644 --- a/init.c +++ b/init.c @@ -559,7 +559,7 @@ struct h_list helpstr[] = { 'B', " run down & left", 'N', " run down & right", 't', " throw something", - 'f', " forward until find something", + 'f', " flirt with someone", 'p', " zap a wand in a direction", 'z', " zap a wand or staff", '>', " go down a staircase",