[tali/mallard-help: 20/31] help: add score-slots page



commit f172ffa2184ac3f93c7e73be70d8cb72702c9557
Author: Rashi Aswani <aswanirashi19.gmail.com>
Date:   Sat Jun 14 05:41:23 2014 +0530

    help: add score-slots page

 help/C/score-slot.page |   58 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 58 insertions(+), 0 deletions(-)
---
diff --git a/help/C/score-slot.page b/help/C/score-slot.page
new file mode 100644
index 0000000..e777e96
--- /dev/null
+++ b/help/C/score-slot.page
@@ -0,0 +1,58 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="score-slot">
+
+  <info>
+    <link type="guide" xref="index#play"/>
+    <revision version="3.12" date="2014-06-14" status="review"/>
+
+    <credit type="author">
+      <name>Rashi Aswani</name>
+      <email>aswanirashi19 gmail com</email>
+      <years>2014</years>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"; />
+
+  </info>
+
+  <title>Score slots</title>
+
+  <p>You can choose a score slot from the seven available score slots:</p>
+  <terms>
+    <item>
+      <title>3 of a kind</title>
+      <p>Three of the dice have the same number. The score is the total of all
+      the dice. For example: 3, 4, 4, 4, 6.</p>
+    </item>
+    <item>
+      <title>4 of a kind</title>
+      <p>Four of the dice have the same number. The score is the total of all
+      the dice. For example: 2, 5, 5, 5, 5. In the Colors game, the score is 25
+      plus the total of all the dice.</p>
+    </item>
+    <item>
+      <title>Full House</title>
+      <p>Five dice consisting of two groups: One group of three with the same
+      numbers and another group of two with the same numbers. For example: 1,
+      1, 1, 4, 4. In the Colors game, the score is 15 plus the total of all
+      the dice.</p>
+    </item>
+    <item>
+      <title>Small Straight</title>
+      <p>Four dice with consecutive numbers. The fifth die can be any number.
+      For example: 2, 3, 4, 5, 5. This category is only used in the regular
+      game. The score is 30 points.</p>
+    </item>
+    <item>
+      <title>Large Straight</title>
+      <p>Five dice with consecutive numbers. For example: 2, 3, 4, 5, 6. The
+      score is 40 points.</p>
+    </item>
+    <item>
+      <title>5 of a Kind</title>
+      <p>Five identical dice. For example: 3, 3, 3, 3, 3. In the Colors game,
+      the score is 50 plus the total of all the dice.</p>
+    </item>
+  </terms>    
+</page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]