projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c182fc1
)
fixed walk directions of plain grass tile
author
Christoph Sommer
<mail@christoph-sommer.de>
Tue, 3 Apr 2007 21:12:04 +0000
(21:12 +0000)
committer
Christoph Sommer
<mail@christoph-sommer.de>
Tue, 3 Apr 2007 21:12:04 +0000
(21:12 +0000)
SVN-Revision: 4960
data/images/worldmap.strf
patch
|
blob
|
history
diff --git
a/data/images/worldmap.strf
b/data/images/worldmap.strf
index
2231d93
..
6ad73e6
100644
(file)
--- a/
data/images/worldmap.strf
+++ b/
data/images/worldmap.strf
@@
-881,11
+881,11
@@
(tile (id 410)
(images
(region "worldmap/forest/forestwood.png" 96 32 32 32))
- (north #
t
)
- (south #
t
)
- (east #
t
)
+ (north #
f
)
+ (south #
f
)
+ (east #
f
)
(west #f)
- (stop #
t
))
+ (stop #
f
))
(tile (id 411)
(images
(region "worldmap/forest/forestwood.png" 128 32 32 32))