Fix the time on the candle
authorChristine Lemmer-Webber <cwebber@dustycloud.org>
Wed, 21 Sep 2022 14:41:14 +0000 (10:41 -0400)
committerChristine Lemmer-Webber <cwebber@dustycloud.org>
Wed, 21 Sep 2022 14:41:14 +0000 (10:41 -0400)
worlds/bricabrac.scm

index cd335e2c19fd442fdfe7b34ca4ede2754db1ab9f..3910990252302df07f04dbc617256cff7406dcb6 100644 (file)
@@ -972,7 +972,7 @@ What could happen if you started it?")
     #:name "a candle"
     #:goes-by '("candle")
     #:steps `("The candle burns..."
-              (/ 2 3)  ; oops!
+              .3  ; oops!
               "The candle is burning away a rope!"
               2
               "The rope snaps!"