projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0026e12
)
Added entry for flying platform.
author
Ricardo Cruz
<rick2@aeiou.pt>
Mon, 24 May 2004 12:01:35 +0000
(12:01 +0000)
committer
Ricardo Cruz
<rick2@aeiou.pt>
Mon, 24 May 2004 12:01:35 +0000
(12:01 +0000)
SVN-Revision: 1305
data/supertux.strf
patch
|
blob
|
history
diff --git
a/data/supertux.strf
b/data/supertux.strf
index
b2dac90
..
7aa46d3
100644
(file)
--- a/
data/supertux.strf
+++ b/
data/supertux.strf
@@
-632,6
+632,12
@@
(x-hotspot 0)
(images "shared/trampoline-4.png"))
+ ; Flying platforms
+ (sprite (name "flying_platform-1")
+ (x-hotspot 0)
+ (x-hotspot 0)
+ (images "shared/flying_platform-1.png"))
+
)
;; EOF ;;