projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d248d6
)
Fixed thing that went missing in resave (due to editor not keeping unknown lisp trees)
author
Arvid Norlander
<anmaster@berlios.de>
Thu, 5 Oct 2006 16:04:38 +0000
(16:04 +0000)
committer
Arvid Norlander
<anmaster@berlios.de>
Thu, 5 Oct 2006 16:04:38 +0000
(16:04 +0000)
SVN-Revision: 4392
data/levels/world1/intro.stl
patch
|
blob
|
history
diff --git
a/data/levels/world1/intro.stl
b/data/levels/world1/intro.stl
index
b08891e
..
093a090
100644
(file)
--- a/
data/levels/world1/intro.stl
+++ b/
data/levels/world1/intro.stl
@@
-2,6
+2,10
@@
(version 2)
(name (_ "Picnic With Penny"))
(author "SuperTux Team")
+ (on-menukey-script "sector.Effect.fade_out(1);
+wait(1);
+Level.finish(true);
+")
(sector
(name "main")
(music "music/intro.ogg")