alogindtractor 4dba9b4133 Implement minimum wager requirement for slots (#61)
* Implement minimum wager requirement for slots

Added minimum wager validation for slots command.

* Implement house edge and rigged outcomes in SlotsCommand

adds house edge to slots
if your house edge is greater than 1, HOUSE_EDGE - 100% chance for guaranteed max win chance (spawns all the symbols in the right place, does not guarantee top tier multi)

if house edge is less than 1, 100% - HOUSE_EDGE chance for guaranteed loss
2026-02-06 02:23:52 +01:00
2025-12-10 00:06:25 -06:00
2025-12-10 00:06:25 -06:00
2024-03-25 20:11:49 +08:00
2024-03-25 20:11:49 +08:00
2025-06-21 13:55:58 -05:00
Description
No description provided
3.6 MiB
Languages
C# 100%