From: Florian Forster Date: Sat, 6 Mar 2010 10:55:18 +0000 (+0100) Subject: Torture chamber, Tower: Format infoblock messages. X-Git-Url: https://git.octo.it/?p=supertux-levels.git;a=commitdiff_plain;h=223a4782a737a9f61ae30f5ee886544eed759c1f Torture chamber, Tower: Format infoblock messages. --- diff --git a/levels/octo/torture_chamber.stl b/levels/octo/torture_chamber.stl index f0af92a..5846147 100644 --- a/levels/octo/torture_chamber.stl +++ b/levels/octo/torture_chamber.stl @@ -23,9 +23,9 @@ (y 963) ) (infoblock - (message (_ " WARNING: - - You're in the torture chamber. Those devices are no toys!")) + (message (_ "-WARNING: + + You're in the torture chamber. Those devices are no toys!")) (x 2784) (y 64) ) diff --git a/levels/octo/tower.stl b/levels/octo/tower.stl index b7f13f0..4c611b8 100644 --- a/levels/octo/tower.stl +++ b/levels/octo/tower.stl @@ -48,12 +48,11 @@ (sprite "images/objects/resetpoints/torch.sprite") ) (infoblock - (message (_ " Dear Tux, - - Nolok and I are having a picnic - in the woods. Why don't you join us? - - Love, Penny")) + (message (_ "-Dear Tux, + + Nolok and I are having a picnic in the woods. Why don't you join us? + +#Love, Penny")) (x 192) (y 192) )