mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-04-30 03:22:04 -04:00
4dba9b413334720e9e25c52d266becae1829ce7d
* 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
Description
No description provided
Languages
C#
100%