projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d6b604
)
Made level2 finishable
author
Christoph Sommer
<mail@christoph-sommer.de>
Thu, 17 Aug 2006 18:08:16 +0000
(18:08 +0000)
committer
Christoph Sommer
<mail@christoph-sommer.de>
Thu, 17 Aug 2006 18:08:16 +0000
(18:08 +0000)
SVN-Revision: 4196
data/levels/world2/level2.stl
patch
|
blob
|
history
diff --git
a/data/levels/world2/level2.stl
b/data/levels/world2/level2.stl
index
3e422f4
..
1e33071
100644
(file)
--- a/
data/levels/world2/level2.stl
+++ b/
data/levels/world2/level2.stl
@@
-279,7
+279,12
@@
(sprite "images/powerups/potions/red-potion.sprite")
)
(powerup
- (script "add_key(\"earth\");")
+ (script "add_key(\"earth\");
+Tux.deactivate();
+wait(0.5);
+Tux.do_cheer();
+end_level();
+")
(disable-physics #t)
(x 7961.816)
(y 313.8162)