diff options
| author | 2025-08-22 01:58:21 +0200 | |
|---|---|---|
| committer | 2025-08-22 01:58:21 +0200 | |
| commit | aceb996400247c90d9f24b0419e3ec9a26442add (patch) | |
| tree | bf39ca3eb6d9eb9c1e3cf7d6da4ea94ed6586c68 | |
| parent | acc757c4dbaadd198afc06029467691a875a2bd2 (diff) | |
Lucky8t: Added more game notes...
| -rw-r--r-- | src/mame/igs/goldstar.cpp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/mame/igs/goldstar.cpp b/src/mame/igs/goldstar.cpp index 77ad4cd75c1..861c5483295 100644 --- a/src/mame/igs/goldstar.cpp +++ b/src/mame/igs/goldstar.cpp @@ -210,6 +210,19 @@ layers. I strongly suspect there is a register to adjust the layer position. + * New Lucky 8 Lines (A900 2nd gen, Cross and Bell Bonus) + + This game has new features. + The game has stops buttons (stops 1-2-3, and stop all) to stop the reels. + + Once you win a game, press STOP 2 to enter the bonus stage / double up, + and then use STOP 1 & STOP 3 to choose left or right. + + If you get 3 "BAR3" with at least 32 bets, you'll get the bonus listed on lower left. + + To enter the Cross Bonus (JP Chance) you need to bet at least 32 credits. + + ***************************************************************************/ |
