~taylorp36/ubuntu/wily/aisleriot/bug-1490189

« back to all changes in this revision

Viewing changes to help/sl/diamond_mine.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-09-26 12:54:22 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: package-import@ubuntu.com-20110926125422-fhnx2xyc0qcpgyh2
Tags: 1:3.2.0-0ubuntu1
* New upstream stable release.
  - Distribute a copy of the LGPL
  - Update card theme install info for Debian, Ubuntu & OpenSUSE
  - Build help with yelp-tools instead of gnome-doc-utils
  - Fix game restart
  - Translation updates
* debian/control: Build-depends on yelp-tools
* debian/copyright: Fixed a few lintian warnings
* 03_update_theme_install_data.patch: Dropped, applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
 
3
<sect1 id="Diamond_Mine">  <!--<sect1info>
 
4
                <copyright>
 
5
                        <year>2001</year>
 
6
                        <holder>Rosanna Yuen</holder>
 
7
                </copyright>
 
8
                <author>
 
9
                        <firstname>Rosanna</firstname>
 
10
                        <surname>Yuen</surname>
 
11
                </author>
 
12
                <address><email>zana@webwynk.net</email></address>
 
13
        </sect1info>-->
 
14
 
 
15
        <title>Diamond Mine</title>
 
16
 
 
17
  <para>Written by Rosanna Yuen</para>
 
18
 
 
19
          <sect2><title>Setup</title>
 
20
 
 
21
 
 
22
  <informaltable>
 
23
    <tgroup cols="2">
 
24
      <tbody>
 
25
        <row>
 
26
          <entry>Type of Deck</entry>
 
27
          <entry>Standard Deck</entry>
 
28
        </row>
 
29
        <row>
 
30
          <entry>Foundation</entry>
 
31
          <entry>
 
32
            One pile at top.  Build in sequence for diamonds starting
 
33
            from any diamond of your choice.
 
34
          </entry>
 
35
        </row>
 
36
        <row>
 
37
          <entry>Tableau</entry>
 
38
          <entry>
 
39
            Thirteen piles.  Deal three cards face down and one card
 
40
            face up on every pile.
 
41
          </entry>
 
42
        </row>
 
43
      </tbody>
 
44
    </tgroup>
 
45
  </informaltable>
 
46
 
 
47
          </sect2>
 
48
        <sect2><title>Goal</title>
 
49
 
 
50
  <para>
 
51
    Remove all diamonds to the foundation and have all the other cards
 
52
    in suit and sequence with Aces being low in the Tableau.
 
53
  </para>
 
54
 
 
55
          </sect2>
 
56
        <sect2><title>Rules</title>
 
57
 
 
58
  <para>
 
59
    Cards (other than diamonds) can be built down in sequence regardless
 
60
    of suit.  Builds of cards can be moved as a unit.  Empty slots can
 
61
    be filled by any card (except for diamonds) or build of cards.
 
62
  </para>
 
63
  <para>
 
64
    Diamonds cannot be moved except to be place on to the Foundation.
 
65
    The diamond Foundation must be built up in sequence but can start
 
66
    from any number you want.
 
67
  </para>
 
68
 
 
69
          </sect2>
 
70
        <sect2><title>Scoring</title>
 
71
 
 
72
  <para>
 
73
    Each diamond placed on to the Foundation scores the face value of
 
74
    the card, with Ace as one point, Jacks as eleven points, Queens as
 
75
    twelve points, and Kings as thirteen points.
 
76
  </para>
 
77
  <para>
 
78
    Each Ace through King in sequence and in suit on the Tableau pile
 
79
    scores three points.
 
80
  </para>
 
81
  <para>
 
82
    Maximum possible score:  100
 
83
  </para>
 
84
 
 
85
          </sect2>
 
86
        <sect2><title>Strategy</title>
 
87
 
 
88
  <para>
 
89
    Mining for diamonds is hard work.  Keep in mind that not all
 
90
    diamonds are worth the same.  Don't forget to clean up after
 
91
    yourself and put the other suits in order.
 
92
  </para>
 
93
        </sect2>
 
94
</sect1>