summaryrefslogtreecommitdiff
path: root/manual/plugins/jewels.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/jewels.tex')
-rw-r--r--manual/plugins/jewels.tex23
1 files changed, 18 insertions, 5 deletions
diff --git a/manual/plugins/jewels.tex b/manual/plugins/jewels.tex
index fa1dc17ddb..b224b4bc54 100644
--- a/manual/plugins/jewels.tex
+++ b/manual/plugins/jewels.tex
@@ -13,7 +13,7 @@ after every one hundred points and randomly clears several jewels.
13\opt{RECORDER_PAD}{ 13\opt{RECORDER_PAD}{
14 \begin{table} 14 \begin{table}
15 \begin{btnmap}{}{} 15 \begin{btnmap}{}{}
16 \ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown 16 \ButtonLeft, \ButtonRight, \ButtonUp{} and \ButtonDown
17 & Move the cursor around the jewels \\ 17 & Move the cursor around the jewels \\
18 \ButtonPlay 18 \ButtonPlay
19 & Select a jewel \\ 19 & Select a jewel \\
@@ -27,7 +27,7 @@ after every one hundred points and randomly clears several jewels.
27\opt{ONDIO_PAD}{ 27\opt{ONDIO_PAD}{
28 \begin{table} 28 \begin{table}
29 \begin{btnmap}{}{} 29 \begin{btnmap}{}{}
30 \ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown 30 \ButtonLeft, \ButtonRight, \ButtonUp{} and \ButtonDown
31 & Move the cursor around the jewels \\ 31 & Move the cursor around the jewels \\
32 \ButtonMenu 32 \ButtonMenu
33 & Select a jewel \\ 33 & Select a jewel \\
@@ -41,7 +41,7 @@ after every one hundred points and randomly clears several jewels.
41\opt{h1xx,h300}{ 41\opt{h1xx,h300}{
42 \begin{table} 42 \begin{table}
43 \begin{btnmap}{}{} 43 \begin{btnmap}{}{}
44 \ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown 44 \ButtonLeft, \ButtonRight, \ButtonUp{} and \ButtonDown
45 & Move the cursor around the jewels \\ 45 & Move the cursor around the jewels \\
46 \ButtonSelect 46 \ButtonSelect
47 & Select a jewel \\ 47 & Select a jewel \\
@@ -55,7 +55,7 @@ after every one hundred points and randomly clears several jewels.
55\opt{IPOD_4G_PAD,IPOD_3G_PAD}{ 55\opt{IPOD_4G_PAD,IPOD_3G_PAD}{
56 \begin{table} 56 \begin{table}
57 \begin{btnmap}{}{} 57 \begin{btnmap}{}{}
58 \ButtonLeft, \ButtonRight, \ButtonMenu\ and \ButtonPlay 58 \ButtonLeft, \ButtonRight, \ButtonMenu{} and \ButtonPlay
59 & Move the cursor around the jewels \\ 59 & Move the cursor around the jewels \\
60 \ButtonSelect 60 \ButtonSelect
61 & Select a jewel \\ 61 & Select a jewel \\
@@ -68,7 +68,7 @@ after every one hundred points and randomly clears several jewels.
68\opt{SANSA_E200_PAD}{ 68\opt{SANSA_E200_PAD}{
69 \begin{table} 69 \begin{table}
70 \begin{btnmap}{}{} 70 \begin{btnmap}{}{}
71 \ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown 71 \ButtonLeft, \ButtonRight, \ButtonUp{} and \ButtonDown
72 & Move the cursor around the jewels \\ 72 & Move the cursor around the jewels \\
73 \ButtonSelect 73 \ButtonSelect
74 & Select a jewel \\ 74 & Select a jewel \\
@@ -79,4 +79,17 @@ after every one hundred points and randomly clears several jewels.
79 \end{btnmap} 79 \end{btnmap}
80 \end{table} 80 \end{table}
81} 81}
82\opt{GIGABEAT_PAD}{
83 \begin{table}
84 \begin{btnmap}{}{}
85 \ButtonLeft, \ButtonRight, \ButtonUp{} and \ButtonDown
86 & Move the cursor around the jewels \\
87 \ButtonSelect
88 & Select a jewel \\
89 \ButtonPower
90 & Show the in-game menu\\
91 \end{btnmap}
92 \end{table}
93 To exit the game, bring up the in-game menu and select \setting{Quit}\\
94}
82 95