oval shaped wheel game (#7)

* fix dice lose print

* dice can now display rigged results

* lambchop

* removed GetRandomNext

* updated lambchop randomness to use GetRandomNumber()

* Change lambchop game timeout to 12 seconds

* lambchop quickfix

* sync

* wheel game

* new newBalance calculation
This commit is contained in:
CrackmaticSoftware
2025-12-10 17:16:58 +01:00
committed by GitHub
parent 26d2305a6c
commit 711ce75a8b
3 changed files with 248 additions and 1 deletions

View File

@@ -207,7 +207,7 @@ public class LambchopCommand : ICommand
continue;
}
}
if (Random.Shared.NextDouble() <= 0.15)
if (Money.GetRandomDouble(gambler) <= 0.15)
{
//fakeouts
// forrest or desert