From: Simon Cross Date: Fri, 16 May 2014 23:51:23 +0000 (+0200) Subject: Mention puzzle mode in howto. X-Git-Tag: 0.1~142 X-Git-Url: https://git.ctpug.org.za/?a=commitdiff_plain;h=76ca1543edf19832d763697b108df19d875fe791;p=naja.git Mention puzzle mode in howto. --- diff --git a/naja/scenes/howto.py b/naja/scenes/howto.py index b231dc3..de113de 100644 --- a/naja/scenes/howto.py +++ b/naja/scenes/howto.py @@ -41,7 +41,8 @@ class HowtoScene(Scene): "", "After moving, you must select an action. Some actions " "require the correct bits to be set before they can be " - "selected. After the action, the tile will be replaced.", + "selected. After the action, the tile will be replaced " + "(except in puzzle mode).", "Some actions cost health {HEALTH}. If you run out of " "health {HEALTH}, you lose.", "Some actions gain you points {WINTOKEN}. Once you have "