From c4c4a8eb86172f718c88b037a2ea153637f472af Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Thu, 10 Apr 2008 14:58:03 +0200 Subject: uno plugin: document playability of two equal cards --- data/rbot/plugins/games/uno.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/rbot/plugins/games/uno.rb b/data/rbot/plugins/games/uno.rb index c22dc8a1..1dc77312 100644 --- a/data/rbot/plugins/games/uno.rb +++ b/data/rbot/plugins/games/uno.rb @@ -644,7 +644,7 @@ class UnoPlugin < Plugin when 'commands' [ _("'jo' to join in"), - _("'pl ' to play : e.g. 'pl g7' to play Green 7, or 'pl rr' to play Red Reverse"), + _("'pl ' to play : e.g. 'pl g7' to play Green 7, or 'pl rr' to play Red Reverse, or 'pl y2y2' to play both Yellow 2 cards"), _("'pe' to pick a card"), _("'pa' to pass your turn"), _("'co ' to pick a color after playing a Wild: e.g. 'co g' to select Green (or 'pl w+4 g' to select the color when playing the Wild)"), -- cgit v1.2.3