blob: a7dd83f69955b1a80fd91b81ff63aa4591448989 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
% $Id$ %
\subsection{Jackpot}
\screenshot{plugins/images/ss-jackpot}{Jackpot}{img:Jackpot}
This is a jackpot slot machine game. At the beginning of the game you
have 20\$. Payouts are given when three matching symbols come up.
\begin{btnmap}
\PluginSelect
\opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect}
& Play\\
\PluginCancel
\opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
& Exit the game \\
\end{btnmap}
|