Explorar o código

Adjusted chances of winning

JulienJaden %!s(int64=6) %!d(string=hai) anos
pai
achega
e7a8fcdb88
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      locations/qwBarBilliard

+ 1 - 1
locations/qwBarBilliard

@@ -613,7 +613,7 @@ if $ARGS[0] = 'billiard_money':
 	*nl
 	gs 'qwBarBilliard', 'billiard_engine'
 						
-	if billwin >= 12:
+	if billwin >= 8:
 		pcs_mood += rand(1,4)
 		money += 500
 		'Lady Luck seems to be smiling on you tonight - you end up ' + iif(pcs_billiard>50,'comfortably','closely') + ' winning the game.'