Ooops...98% chance of transporter success, not failure.
authorEric S. Raymond <esr@thyrsus.com>
Thu, 23 Feb 2012 07:09:31 +0000 (02:09 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 23 Feb 2012 07:09:31 +0000 (02:09 -0500)
sst.py

diff --git a/sst.py b/sst.py
index d037ff4db205f844c098f9e60d7aadca6f1e672c..09214f481c60c0f4704288efa7ccf9b08aeb2a5d 100755 (executable)
--- a/sst.py
+++ b/sst.py
@@ -4553,7 +4553,7 @@ def beam():
     skip(1)
     prouts("WWHOOOIIIIIRRRRREEEE.E.E.  .  .  .  .   .    .")
     skip(2)
-    if withprob(0.98):
+    if not withprob(0.98):
        prouts("BOOOIIIOOOIIOOOOIIIOIING . . .")
        skip(2)
        prout(_("Scotty-  \"Oh my God!  I've lost them.\""))