X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=naja%2Fscenes%2Fcredits.py;h=9bb6d89494fcb00e08018b6b3631c376a1f3eb24;hb=53948779548748e84ff6ded37ad0fc9f76b25024;hp=75f1b3ce5ada6d6b13cd638770b869c732c1cf07;hpb=30397c438de56dd2913eef42a7a6bed424234318;p=naja.git diff --git a/naja/scenes/credits.py b/naja/scenes/credits.py index 75f1b3c..9bb6d89 100644 --- a/naja/scenes/credits.py +++ b/naja/scenes/credits.py @@ -35,10 +35,20 @@ class CreditsScene(Scene): u'Adrianna Pińska, David Sharpe, Jeremy Thurgood, ' u'Neil Muller, Simon Cross & Stefano Rivera', '', + 'Special thanks to:', + '', + 'Desilu Crossman', + 'for snacks and tutorial inspiration', + '', + 'Bearnard Hibbins, Graham Inggs,', + 'and William Stewart', + 'for playtesting and finding bugs', + '', 'Music by Rolemusic:', 'http://rolemusic.sawsquarenoise.com/', '', - 'Press ESC to return to the menu.', + 'Out of credits. Insert coin.', + '(Press ESC to return to the menu.)', ]), colour='white', padding=1, bg_colour=(0, 0, 0, 0), centre=True,