gnome-games r7942 - trunk/aisleriot/help/C
- From: claudep svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-games r7942 - trunk/aisleriot/help/C
- Date: Mon, 29 Sep 2008 19:07:11 +0000 (UTC)
Author: claudep
Date: Mon Sep 29 19:07:10 2008
New Revision: 7942
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7942&view=rev
Log:
For more clarity, points obtained for each type of card are now shown in a table. Fixes #511874.
Modified:
trunk/aisleriot/help/C/thieves.xml
Modified: trunk/aisleriot/help/C/thieves.xml
==============================================================================
--- trunk/aisleriot/help/C/thieves.xml (original)
+++ trunk/aisleriot/help/C/thieves.xml Mon Sep 29 19:07:10 2008
@@ -72,10 +72,49 @@
<sect2><title>Scoring</title>
<para>
- In rank order you get, 8, 6, 6, 4, 4, 2, 2, 2, 4, 4, 6, 6, 8 for each
- type of card.. No points are scored for jokers.
+ The following table shows the points you receive for each type of card.
+ No points are scored for jokers.
</para>
-
+ <informaltable>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Card</entry>
+ <entry>Points</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>Ace</entry>
+ <entry>8</entry>
+ </row>
+ <row>
+ <entry>2, 3</entry>
+ <entry>6</entry>
+ </row>
+ <row>
+ <entry>4, 5</entry>
+ <entry>4</entry>
+ </row>
+ <row>
+ <entry>6, 7, 8</entry>
+ <entry>2</entry>
+ </row>
+ <row>
+ <entry>9, 10</entry>
+ <entry>4</entry>
+ </row>
+ <row>
+ <entry>Queen</entry>
+ <entry>6</entry>
+ </row>
+ <row>
+ <entry>King</entry>
+ <entry>8</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
</sect2>
<sect2><title>Strategy</title>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]