default cursor
authoradrianna <adrianna.pinska@gmail.com>
Sat, 10 Sep 2016 23:49:51 +0000 (01:49 +0200)
committeradrianna <adrianna.pinska@gmail.com>
Sat, 10 Sep 2016 23:52:00 +0000 (01:52 +0200)
tabakrolletjie/scenes/help.py

index 648a5812a07465814cc8a85c77643e4ef1c8c965..5975b8bb2fac970bbca57e75e6fdd3ba3563cd64 100644 (file)
@@ -96,7 +96,8 @@ class HelpScene(BaseScene):
                 " during the night. The battery recharges during the day."),
                 transform=Multiply(colour=COLOURS["yellow"])),
             HelpItem(("48", "pulsatinglamp.png"), (
                 " during the night. The battery recharges during the day."),
                 transform=Multiply(colour=COLOURS["yellow"])),
             HelpItem(("48", "pulsatinglamp.png"), (
-                "This is a pulsating lamp. Its light intensity is variable."),
+                "This is a pulsating lamp. Its light radius increases and"
+                " decreases."),
                 transform=Multiply(colour=COLOURS["cyan"])),
             HelpItem(("48", "spotlight.png"), (
                 "This is a spotlight. Unlike a lamp, it has a beam which is"
                 transform=Multiply(colour=COLOURS["cyan"])),
             HelpItem(("48", "spotlight.png"), (
                 "This is a spotlight. Unlike a lamp, it has a beam which is"
@@ -146,6 +147,8 @@ class HelpScene(BaseScene):
             HelpItem(("32", "remove.png"), (
                 "Buyer's remorse? Use this icon to blow up unwanted lights. You"
                 " don't get your money back. Sorry.")),
             HelpItem(("32", "remove.png"), (
                 "Buyer's remorse? Use this icon to blow up unwanted lights. You"
                 " don't get your money back. Sorry.")),
+            HelpItem(("32", "default_cursor.png"), (
+                "You can use this to change your cursor back to an arrow.")),
             HelpItem(("32", "night.png"), (
                 "When you have finished planting seeds and placing lights, you"
                 " can prepare for Boyd's night-time onslaught by clicking this"
             HelpItem(("32", "night.png"), (
                 "When you have finished planting seeds and placing lights, you"
                 " can prepare for Boyd's night-time onslaught by clicking this"