projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0dc175
)
forgot to checkin sprite changes
author
Matthias Braun
<matze@braunis.de>
Mon, 31 May 2004 14:10:27 +0000
(14:10 +0000)
committer
Matthias Braun
<matze@braunis.de>
Mon, 31 May 2004 14:10:27 +0000
(14:10 +0000)
SVN-Revision: 1375
data/supertux.strf
patch
|
blob
|
history
diff --git
a/data/supertux.strf
b/data/supertux.strf
index
f0e63a2
..
f3136e7
100644
(file)
--- a/
data/supertux.strf
+++ b/
data/supertux.strf
@@
-681,6
+681,13
@@
(x-hotspot 0)
(y-hotspot 0)
(images "shared/walkingtree-left-small-1.png"))
- )
+
+ ; Door
+ (sprite (name "door")
+ (y-hotspot 0)
+ (y-hotspot 0)
+ (images "shared/door.png")
+ )
+)
;; EOF ;;