Redjumpman / Jumper-Plugins

Python Modules for Discord bot
GNU General Public License v3.0
131 stars 95 forks source link

Changing dealer behaviour (draw till 17) #250

Closed XargsUK closed 3 years ago

XargsUK commented 3 years ago

Change the dealer behaviour to draw cards if count is below 17. Previously was 16, though this is not typical in blackjack and gives the dealer an even greater edge.

aikaterna commented 3 years ago

I spoke with Redjumpman and he approves this change, but could I get you to also increment the version in casino.py? 2.4.9 would be fine.

XargsUK commented 3 years ago

@aikaterna will do this now

XargsUK commented 3 years ago

Incremented the version number in casino.py @aikaterna

aikaterna commented 3 years ago

Thanks man.