projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4102935
)
- Trampoline test level
author
Ryan Flegel
<rflegel@gmail.com>
Sun, 16 May 2004 23:11:54 +0000
(23:11 +0000)
committer
Ryan Flegel
<rflegel@gmail.com>
Sun, 16 May 2004 23:11:54 +0000
(23:11 +0000)
SVN-Revision: 1222
data/levels/test/level6.stl
patch
|
blob
|
history
diff --git
a/data/levels/test/level6.stl
b/data/levels/test/level6.stl
index
83adf6b
..
c745246
100644
(file)
--- a/
data/levels/test/level6.stl
+++ b/
data/levels/test/level6.stl
@@
-2,7
+2,7
@@
(supertux-level
(version 1)
(author "")
- (name "Enemy Test 3 - Stay on Platform")
+ (name "Enemy Test 3 - Stay on Platform
/ Trampoline Test
")
(width 50)
(height 15)
(start_pos_x 100)
@@
-77,7
+77,8
@@
)
(objects
(mriceblock (x 439) (y 159) (stay-on-platform #t))
- (mriceblock (x 479) (y 159) (stay-on-platform #f))
+ (mriceblock (x 479) (y 159) (stay-on-platform #f))
+ (trampoline (x 250) (y 150) (power 7.5) (type "trampoline"))
)
)