This commit is contained in:
Philippe Plantier 2005-07-23 17:07:23 +00:00
parent 84e336c6af
commit 50406d3d62
2 changed files with 26 additions and 1 deletions

View file

@ -248,5 +248,30 @@ name=moveto
bonus=yes
[/endlevel]
[/event]
[terrain_graphics]
x,y=13,13
map="
*
* *
1
* *
*"
[tile]
pos=1
type=*
[/tile]
[image]
name="forest"
position=vertical
base=90,144
[/image]
[/terrain_graphics]
[label]
x,y=15,15
text="This is not a forest"
[/label]
[/test]

View file

@ -231,7 +231,7 @@
[image]
name={TILE}
position=vertical
base=36,108
base=90,144
[/image]
[/terrain_graphics]
#enddef