diff --git a/code/game/machinery/slotmachine.dm b/code/game/machinery/slotmachine.dm index f15b7ede167..adbc3d67605 100644 --- a/code/game/machinery/slotmachine.dm +++ b/code/game/machinery/slotmachine.dm @@ -92,7 +92,7 @@ result = "You win ten credits!" resultlvl = "good" win_money(10) - else // 74.05% + else // 75.31% result = "No luck!" resultlvl = "average" working = 0