X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=data%2Flevels%2Fworld1%2Fintro.stl;h=312987748b5294895f6626f68181f7e54183913c;hb=f90508343f1993e92a09fd0679fe188d285a4922;hp=fd0aed6a451a7ef825736ab031047ff8963dd883;hpb=4bbf74b32ab00e94162d90746cdb9ba9fd8a2aaa;p=supertux.git diff --git a/data/levels/world1/intro.stl b/data/levels/world1/intro.stl index fd0aed6a4..312987748 100644 --- a/data/levels/world1/intro.stl +++ b/data/levels/world1/intro.stl @@ -7,7 +7,7 @@ (name "main") (music "music/intro.ogg") (init-script " Tux.add_bonus(\"grow\"); - RADIO.set_action(\"quiet\"); + RADIO.set_action(\"quiet\"); PENNY.set_action(\"stand-left\"); NOLOK.set_visible(false); ") @@ -95,7 +95,7 @@ if(!(\"script_ran\" in this)) { wait(3); shake_bush(); wait(1.8); - + //enter Nolok NOLOK.set_velocity(-220, 600); NOLOK.set_visible(true);