projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39264f3
)
Decreasing egg animation speed by 5 fps in order for it to look more like an egg
author
Tobias Markus
<tobbi@mozilla-uk.org>
Wed, 8 Jan 2014 23:06:45 +0000
(
00:06
+0100)
committer
Tobias Markus
<tobbi@mozilla-uk.org>
Wed, 8 Jan 2014 23:06:45 +0000
(
00:06
+0100)
data/images/powerups/egg/egg.sprite
patch
|
blob
|
history
diff --git
a/data/images/powerups/egg/egg.sprite
b/data/images/powerups/egg/egg.sprite
index
7e337a8
..
df9f2c1
100644
(file)
--- a/
data/images/powerups/egg/egg.sprite
+++ b/
data/images/powerups/egg/egg.sprite
@@
-20,12
+20,12
@@
"egg-17.png"
"egg-18.png"
)
- (fps 2
5
)
+ (fps 2
0
)
)
(action
(name "left")
(mirror-action "right")
- (fps 2
5
)
+ (fps 2
0
)
)
)