X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=naja%2Fscenes%2Fhowto.py;h=9d903416c432c38006b069ec4cba4d2f7b855374;hb=73727094c6de228ecb95a64980ec45318cb88629;hp=d44483411d0c3b93a2a86adc983602849e6502c5;hpb=f424aafdeb67094f1018fada3b67da2faa9dc811;p=naja.git diff --git a/naja/scenes/howto.py b/naja/scenes/howto.py index d444834..9d90341 100644 --- a/naja/scenes/howto.py +++ b/naja/scenes/howto.py @@ -45,7 +45,9 @@ class HowtoScene(Scene): "Some actions cost health {HEALTH}. If you run out of " "health {HEALTH}, you lose.", "Some actions gain you points {WINTOKEN}. Once you have " - "enough points, you win the game." + "enough points, you win the game.", + "", + "Press ESC to return to the menu.", ]), fontsize=32, colour='white', padding=1, border=1, bg_colour='black', border_colour='black',