Version: unspecified (using KDE 4.4.5) OS: Linux This item is in the documentation: When the game starts, the starting player should play any of the face up cards from own stack. If the second player currently has face up cards that are of the same suit as the card played, he/she has to reply with one of those cards. If, however, the second player does not have a card of the same suit, he/she can play with any other card. The player with the higher <link linkend="card-values">card value</link> wins both cards. <note> <title>Note</title> <para>If the replying player plays 'trump' card he/she wins both cards.</para> </note> <note> <title>Note</title> <para>If the leading player plays 'trump' card he/she wins both cards.</para> </note> The player who wins the round leads the next one. Exception when replying player play but he does not have corresponding card: In the docs: The player with the --> higher <-- <link linkend="card-values">card value</link> wins both cards. <note> In the game: If the replying player does not have corresponding card he need the trump card. Otherwise, he loses round. Reproducible: Always Steps to Reproduce: Reading The Lieutnant Skat Handbook Actual Results: Exception is written wrong. Expected Results: If the replying player does not have corresponding card he need the trump card. Otherwise, he loses round.
SVN commit 1171863 by lueck: fix wrong rules description, thanks to Lukas Vlcek for the report BUG:249618 M +16 -13 index.docbook WebSVN link: http://websvn.kde.org/?view=rev&revision=1171863