Bug 249618 - Lieutnant Skat: rules - exception when a player does not have corresponding card
Summary: Lieutnant Skat: rules - exception when a player does not have corresponding card
Status: RESOLVED FIXED
Alias: None
Product: docs.kde.org
Classification: Websites
Component: Corrections (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-31 13:40 UTC by Lukas Vlcek
Modified: 2010-09-05 16:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Vlcek 2010-08-31 13:40:48 UTC
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.
Comment 1 Burkhard Lück 2010-09-05 16:08:25 UTC
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