From: Florian Forster Date: Thu, 4 Mar 2010 20:01:33 +0000 (+0100) Subject: SML 1-1: Move badguys away from a reset point. X-Git-Url: https://git.octo.it/?p=supertux-levels.git;a=commitdiff_plain;h=03ff45a6d1b8d76f638c9c05acb1e6ce84ff255f SML 1-1: Move badguys away from a reset point. Spawning in the middle of a couple of badguys is not nice. --- diff --git a/levels/octo/SML0101.stl b/levels/octo/SML0101.stl index 70d1b07..85ed08a 100644 --- a/levels/octo/SML0101.stl +++ b/levels/octo/SML0101.stl @@ -16,7 +16,8 @@ Platform2.start_moving();") (image-bottom "images/background/arctis_bottom.jpg") ) (bouncingsnowball - (x 5313) + (direction "left") + (x 5248) (y 512) ) (bouncingsnowball @@ -102,8 +103,9 @@ Platform2.start_moving();") (y 292) ) (snowball - (x 5219) - (y 580) + (direction "left") + (x 5152) + (y 576) ) (snowball (x 5475)