projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77d1f9d
)
Collecting key in airkey.stl ends level
author
Christoph Sommer
<mail@christoph-sommer.de>
Thu, 17 Aug 2006 16:33:43 +0000
(16:33 +0000)
committer
Christoph Sommer
<mail@christoph-sommer.de>
Thu, 17 Aug 2006 16:33:43 +0000
(16:33 +0000)
SVN-Revision: 4193
data/levels/world2/airkey.stl
patch
|
blob
|
history
diff --git
a/data/levels/world2/airkey.stl
b/data/levels/world2/airkey.stl
index
80bd818
..
a6c559c
100644
(file)
--- a/
data/levels/world2/airkey.stl
+++ b/
data/levels/world2/airkey.stl
@@
-309,7
+309,12
@@
)
)
(powerup
- (script "add_key(\"air\");")
+ (script "add_key(\"air\");
+Tux.deactivate();
+wait(0.5);
+Tux.do_cheer();
+end_level();
+")
(x 6608)
(y 80)
(sprite "images/objects/keys/key_air.sprite")