projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5476cc8
)
Added flying platform into the buttjump and trampoline test level.
author
Ricardo Cruz
<rick2@aeiou.pt>
Mon, 24 May 2004 12:02:25 +0000
(12:02 +0000)
committer
Ricardo Cruz
<rick2@aeiou.pt>
Mon, 24 May 2004 12:02:25 +0000
(12:02 +0000)
SVN-Revision: 1306
data/levels/test/level10.stl
patch
|
blob
|
history
diff --git
a/data/levels/test/level10.stl
b/data/levels/test/level10.stl
index
c1fa0a1
..
13f6816
100644
(file)
--- a/
data/levels/test/level10.stl
+++ b/
data/levels/test/level10.stl
@@
-35,5
+35,10
@@
(y 1500)
(power 10)
)
+ (flying-platform
+ (x 1300 1600 1600 1800 2000)
+ (y 250 250 300 250 120)
+ (velocity 2.0)
+ )
)
)