mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
* 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